If you created an Android project in the Android Developer Tools IDE, the build.xml for Ant is not generated by default.
To create an Ant build.xml for an Android project, use the following command
$ANDROID_SDK_PATH/tools/android update project -p projectPath
To see more useful Android command lines, click here.
No comments:
Post a Comment