Hi,

   We are  porting Android to a small device, which requires a light-
weighted OS. This device does not have cell phone capability, but we
like it to run many of the android apps and keep the internet
accessibility. We plan to remove unneeded libraries and applications
from the Android code base to fit its small foot-print. The current
Android system image of 50+M is bigger than what our device can handle
and we like to see it to be less than 40M. Any ideas on how to achieve
this wieght losing operation?

So far, we have the following thoughts:

1. Remove the cell phone code. But how big this library is and where
to start?

2. Remove build-in apps.

3. Remove some system binary commands that we do not need.

Any other ideas on how to lose weight on this Android device?

Thanks,
S.C.

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to