I have been trying to make my application a pre-loaded application on the Android OS Kernel. Within these two makefiles: generic.mk and core.mk, I added my application to the list of pre-loaded applications found under PRODUCT_PACKAGES:=, but when I load my custom kernel my application is not installed. Is there something else I need to do?
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
