Build failed
in
Android Processing
•
11 months ago
I am running one script in android mode (which run well in java & javascript mode) ,
I give first time android sdk's path also,
but getting below error,what does that means ?
I check build.xml,but not getting word like "android-10"
error--->
================================================================
Android SDK Tools Revision 20.0.3
Installed at /home/trendwise/android-sdk-linux
Project Type: Application
BUILD FAILED
/home/trendwise/android-sdk-linux/tools/ant/build.xml:517: Unable to resolve project target 'android-10'
Total time: 2 seconds
=================================================================
I give first time android sdk's path also,
but getting below error,what does that means ?
I check build.xml,but not getting word like "android-10"
error--->
================================================================
Android SDK Tools Revision 20.0.3
Installed at /home/trendwise/android-sdk-linux
Project Type: Application
BUILD FAILED
/home/trendwise/android-sdk-linux/tools/ant/build.xml:517: Unable to resolve project target 'android-10'
Total time: 2 seconds
=================================================================
2