sorry, If I am not clear in my question.

I downloaded the android source and gave make command. The building
takes long time and its compiling many modules.  I am not  interested
in say libwebcore for my target as I am not going to develop web based
applications. So is it possible to avoid libwebcore building in core
modules? So that system.img size can be reduced.

Is there any documentation to customize building of core modules
needed for android?

Thanks

On Dec 16, 4:01 am, jack <[email protected]> wrote:
> Hi,
>
> Maybe you can put the kernel image into the flash and try to mount
> your rootfs by nfs.
> Or, you can try to build a compressed system image in jffs2 which will
> reduce the size.
>
> Regards,
> Jack
>
> On 12月15日, 下午6時42分, Tim <[email protected]> wrote:
>
>
>
> > On Dec 15, 10:05 am, linux newbie <[email protected]> wrote:
>
> > > Hi,
>
> > > We are having 128MB of SDRAM and 32MB of NAND on pxa255 based target
> > > device. Is it possible to reduce the size of system image? Also we
> > > want to have android root file system (include system and data) in
> > > SDRAM. We also want to have only the minimal version of android
> > > instead of all the applications. Can anyone let me know, how to
> > > accomplish this task?
>
> > > Thanks
>
> > I guess you could always store the system compressed in flash and
> > decompress it into ram on startup. Puppy linux does something like
> > that I think.- Hide quoted text -
>
> - Show quoted text -

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to