Hi, please post these kinds of questions to android-porting; thanks. On Tue, Sep 29, 2009 at 10:33 PM, Rahul Bhagwat <[email protected]> wrote:
> > I have developed my java library package & I want to use this package > from other Android applications such as Gallery and Music. so I've put > this package under framework/base/core/java/com/<package name> > also made entry of AIDL files in Android.mk file located at framework/ > base folder , > but java files in above locations are not getting compiled. But if i > put my package under framework/base/core/java/android folder then my > package is build successfully. But I do not want to change the name of > my package so I'm putting my package under com folder. > Pls suggest a way to solve above problem. > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

