I hope someone can help me out with this problem. I am using an Ant Build to compile my java code but I get the following errors:
Buildfile: <PATH>
BUILD FAILED
<PATH>build.xml:55: sdk.dir is missing. Make sure
to generate local.properties using 'android update project' or to inject it
through the ANDROID_HOME environment variable.
Total time: 345 milliseconds
I am using eclipse.