Building frustration instead of an android app
in
Android Processing
•
1 year ago
Can't compile. Trying to learn App Development using processing and this is kicking my butt!
processing 1.5.1
AndroidSDK re-downloaded today
downloaded Apache ant and installed to tools folder
looks like all the paths are correct in the error. The files are where they are supposed to be for everything after AntClassLoader
what am i doing wrong. I have been scavenging google all night, uninstalled and reinstalled all kinds of stuff, tried moving files and modifying things as directed by various forums.....
When i try to run in emulator i get:
BUILD FAILED
C:\Users\MyName\AppData\Local\Temp\android8734534149726631889.pde\build.xml:15: taskdef class com.android.ant.SetupTask cannot be found
using the classloader AntClassLoader[C:\AndroidSDK\tools\lib\anttasks.jar;C:\AndroidSDK\tools\lib\common.jar;C:\AndroidSDK\tools\lib\sdklib.jar;C:\AndroidSDK\tools\lib\androidprefs.jar;C:\AndroidSDK\tools\lib\mkidentity.jar;C:\AndroidSDK\tools\lib\commons-compress-1.0.jar;C:\AndroidSDK\tools\lib\httpclient-4.1.1.jar;C:\AndroidSDK\tools\lib\httpcore-4.1.jar;C:\AndroidSDK\tools\lib\httpmime-4.1.1.jar;C:\AndroidSDK\tools\lib\commons-logging-1.1.1.jar;C:\AndroidSDK\tools\lib\commons-codec-1.4.jar;C:\AndroidSDK\tools\lib\manifmerger.jar]
Total time: 0 seconds
1