I have placed my android sdk in D:/android-sdk .
Error building Player: Win32Exception: ApplicationName=‘D:/android-sdk ools\aapt.exe’, CommandLine=‘package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S “res” -I “D:/android-sdk/platforms/android-19\android.jar” -F bin/resources.ap_’, CurrentDirectory=‘Temp/StagingArea’
-
Try to place the android build SDK folder in the desktop and locate it in unity as it sometime will not read the files if it is located in other drives.
-
Make sure you installed all the Java and other components as listed in the unity documentation
3.Install the latest Java or update if you have already installed one.
Hope this helps.