i just found answer of my question, for above thing just add your package name into build/target/product/core.mk into PRODUCT_PACKAGES. so it will register itself from here.
On Feb 25, 10:39 am, shubh <[email protected]> wrote: > might be this is useful for u > > http://neillife.blogspot.in/2009/01/how-to-add-new-module-to-android.... > > On Feb 24, 3:25 pm, BHAUMIK SHUKLA <[email protected]> wrote: > > > > > > > > > i m adding anewpackageinandroidframework in /base/packages/, > > while compiling and building i m getting an error thatpackage > > "com.xx.xxxxxx not exist" > > do i need toregisterthisnewpackagesomewhere in framework? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

