processing / processing-android-archive

96 stars 50 forks source link

Processing 2.1.1 error 542: Unable to resolve project target #61

Open KBEAST opened 10 years ago

KBEAST commented 10 years ago

Hi,

I am running the sample, and I am getting below error. All my tools are latest and eclipse is working with Android SDK with the latest on my window 7 64bit. But I still can't get Processing to work on Android mode with this latest version.

Thanks for the help :)

-set-mode-check:

-set-debug-files:

-check-env: Android SDK Tools Revision 22.3.0 Installed at C:\Program Files (x86)\Android\android-sdk\adt-bundle-windows-x86_64-20131030\sdk

-setup: [echo] Project Name: Planets Project Type: Application

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup: Using latest Build Tools: 19.0.1 [echo] Resolving Build Target for Planets...

BUILD FAILED C:\Program Files (x86)\Android\android-sdk\adt-bundle-windows-x86_64-20131030\sdk\tools\ant\build.xml:542: Unable to resolve project target 'android-10'

Total time: 0 seconds

jordanorelli commented 10 years ago

open the Android SDK manager (in Processing: Android -> Android SDK Manager), and install the Android 2.3.3(API 10) packages. By default, Processing Android mode projects set their minimum sdk requirement to 10.