I believe I\'ve followed the instructions in the Android SDK, and I\'m now trying to build the sample LunarLander (random one picked)
$ cd samples/android-11
You'll need to create the Ant build file, using the process described here.
Running the command-line update project (should) create the Ant dependencies files for you.