On May 13, 5:01 pm, Mark Murphy <mmur...@commonsware.com> wrote: > On Fri, May 13, 2011 at 5:31 PM, Spooky <spooky1...@gmail.com> wrote:
> All you do is copy your third-party JAR > into libs/ and add it to your project with Add JAR on the Libraries > tab of the Build Path dialog. I started off by making a NEW project: Yamba2. I copied my java and xml files, including the manifest file, made a libs directory to put jtwitter.jar into, and switched into the Yamba2 project. I didn't see the Add JAR or Libraries tab, but I did locate the jar file, right-clicked on it, and added it to the build path. Then I did a Build All. It worked perfectly. No errors, and it generated the Yamba2.apk file in the bin directory. So, looks like I'm back on track. Many thanks for the assist! That last bit of info was the key part that I was missing (the book just says to drag the jtwitter.jar file into the root directory of the project .. drag it from where? If it's not already visible in Eclipse.... So I was off to a bad start on that part from the beginning. But it's fixed now. I also noticed that jtwitter.jar is under "Referenced Libraries" and android.jar is under "Android 1.6" now, whereas before, both were in Referenced Libraries. Again, thanks! Later, --jim -- 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