You can rebuild just framework.jar, either
make framework
or even
make $OUT/system/framework/framework.jar
(plus whatever -j modifier you want, even though it probably won't make
that much of a difference in this case) and then push the file to the
device with adb (and probably reboot it afterwards). If you just make
minor changes in the implementation of the framework this should be safe.
--
Magnus B�ck Opinions are my own and do not necessarily
SW Configuration Manager represent the ones of my employer, etc.
Sony Ericsson
We have built Gingerbread 2.3.3r1 and flashed it onto a Nexus S.
For the most part the phone is working great. We do have some
minor problems. Has anyone else seen these and, if so, do
you have a fix?
1. The Stay awake option, Settings > Applications > Development
> Stay awake, will not stay checked.
2. After we run monkey ("adb shell monkey 1") we can no longer
see the keyboard settings screen. That is, when we click:
Settings > Language & Keyboard > Android keyboard, nothing
happens.
3. Landscape/Portait issues:
a. It is very hard to switch apps into landscape mode, but
if I am patient and keep trying eventually it happens.
Once the phone is in landscape it is very hard to get
it into back into portrait.
b. Occasionally the phone will randomly switch into from
portrait into landscape -- while the phone is laying
on the desk and no one is touching it.
c. If I bring up the camera app and switch the phone from
portrait to landscape and vice versa, the icons along
the bottom (the bottom in portait mode) all rotate in
real time -- so at some level the phone is recognizing
the switch.
Thanks for any help.
-Sam