Sorry, we don't currently support third party shared libraries. If you are creating your own device and want to include a custom library on it, you can post to android-porting (or best search there, this has already been discussed a number of times).
On Wed, Nov 4, 2009 at 11:21 PM, johnson <[email protected]> wrote: > I was just wondering where there is any information on creating custom > user interface libraries for Android. I would like to create a library > and include it in an application by specifying something like <uses- > library android:name="com.foo.bar" /> in the manifest (just like > maps) and have an Activity that can be inherited from like the > MapActivity. > > How can one create and build a library like this? > > Thanks! > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

