Another method would be to create a native library using the NDK if you need native support.
-- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 19, 9:13 pm, Jeffrey Blattman <[email protected]> wrote: > i understand that you can create a jar in whatever manner you wish, and > then import the JAR into your project (in eclipse). another different > option is to create an android service, then pre-install the service for > use by your other apps. > > On 9/19/09 5:23 AM, Michael Dorin wrote: > > > Hello, > > I am making libraries that I would like to use on different projects. > > So far I am just copying the code in... > > > Is there an easy way to make a 'library' project...and I import? > > > Thanks, > > Mike > > -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

