I am developing my first Android app, and not using Eclipse. I'm trying to follow the instructions here, which is written for developing in Eclipse, although I'm using Emacs with Ant's build.xml. How would you do the following:
- In Eclipse, add the .jar file to the build path.
with the Ant build.xml?