You need to update the properties of your project in Eclipse. Go to the Project Tab --> Properties and select the Java Build Path. After selecting this you should see 4 tabs with Projects and Libraries. For adding a JAR, select Libraries --> Add External JARs.
That's it .... -- 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 29, 10:31 pm, JavaNut <[email protected]> wrote: > Is there a way to add external JARs to an Android project? I have > some code in an external JAR file that I want to use. > > I saw many references to doing this within Eclipse, but I don't have > Eclipse. I assume there's some way to do it by editing > AndroidManifest.xml? > > I couldn't find any description of how to do this other than using > Eclipse. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

