Processing android error build.xml:281: null returned: 1
in
Android Processing
•
3 months ago
Hi ,I am new to this forum and a want to ask you guys for help.
I am trying to make app that comunicate with arduino trought bluetooth but since I have instaled new win 8 on my laptom I can´t run my processing. I am folowing instructions from this site
http://arduinobasics.blogspot.sk/ and if i try to run this simple sketch
|
/*Circle Dragger: Simple Android-Processing Sketch written by ScottC on 13/03/2013. |
... it says ...
BUILD FAILED
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:885: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:887: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:899: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:281: null returned: 1
I tried to reinstal android SDK and instal all packages but didnt help.
oh ,and i am using Processing 2.0.1
1