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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to