Error generating application for android with unity

2

I created a "game" and I'm trying to build build for android devices ... but I'm getting the error:

  Win32Exception: ApplicationName = 'C: / Users / Lucas / AppData / Local / Android / android-sdk \ tools \ aapt.exe', CommandLine = 'package --auto-add-overlay -v - f -m -J gen -M AndroidManifest.xml -S "res" -I "C: / Users / Lucas / AppData / Local android / android-sdk \ platforms \ android-21 \ android.jar" -F bin / resources.ap_ ', CurrentDirectory =' Temp / StagingArea '

I have the SDK and Java installed. How do I get started?

    
asked by anonymous 07.07.2015 / 17:33

0 answers