Step #1: Put the JAR in your project's libs/ directory. Step #2: IDE users should add the JAR to the IDE project's build path. If you are compiling using Ant, you can skip this step.
On Thu, Dec 9, 2010 at 2:53 PM, Tobiah <[email protected]> wrote: > If I have a .jar file that contains libraries that I want to > use in my android application, how can I make them available > to my main code? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 Available! -- 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

