Hi I too have doubts regarding the build system..... I have included a simple application like the HelloWorld application along with other System packages @ /packages/apps This is not getting built completely. It does generate the intermediate folder @ out/target/common/obj/APPS. This folder contains R.java but the classes.jar and classes.dex are not getting generated. Consequently .apk is not getting generated. Please let me know what change i have to bring about to let the desired happen. I want this HelloWorld application to be a part of the system image. I have also included it in the manifest.xml. It does not help. Please help.
Many Thanks, On Dec 3, 12:13 pm, XC He <[email protected]> wrote: > try generic.mk > or <product>.mk > > 2009/12/3 anshexp <[email protected]> > > > hi , > > I am new to android build system . i want to know that is > > android build system having any type of config file to just see what > > are the component android build having. > > > if i want to remove a component from android build what is the way of > > doing it. > > > thanks for any reply. > > > -- > > unsubscribe: > > [email protected]<android-porting%[email protected]> > > website:http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
