Unable to build

Hi all,

When trying out android mode in processing I get the following error:

C:\Users\Matt\AppData\Local\Temp\android3005389885981532069sketch\build.xml:81: Cannot find D:\Tools\Android\sdk\tools\ant\build.xml imported from C:\Users\Matt\AppData\Local\Temp\android3005389885981532069sketch\build.xml

I have the SDK installed to d:\Tools\Android\SDK however within the tools folder there is no ant folder. I have no idea what ant is or why ti would be missing? I have Android Studio installed on the same machine and this is able to build apps without any issue, can anyone help?

Thanks,

Matt

Tagged:

Answers

  • Oddly enough if I export the android project and then import into android studio it builds (I've had to comment out a line which was doing something to register permissions but I can do that via AS anyway).

Sign In or Register to comment.