- Home /
Always ask to updating android SDK
Hello guys, i need your help.
I trying using unity to build android augmented reality apps, i use vuforia. On my scene, it's okay but when i try to build & run, it say, i have to updating android sdk. I click update, but it's not working and always ask to update again.
thanks for your answer.
Install Android SD$$anonymous$$ separately, Use the SD$$anonymous$$ manager to install the relevant APIS.
Link it in Preferences.
Answer by Bitcloud · Jul 10, 2016 at 10:22 AM
Ahh yeah see the trick is... it's really annoying... and it happens all the time.
The latest working version for me is 19. I've tried every other version and 19 is the magic one that works. Updating to any other one causes aapt.exe to crash, and using 19 causes this update advice message to come up every time...
Answer by Mehrdad995 · Jul 10, 2016 at 11:33 AM
Hi. I had the same exact issue today and was able to fix it following this topic. Also if you wanted to update any part of SDK manually (offline) for any reason you may find these links useful. Android SDK offline download links generator or Index of /files/android
Answer by bbyford · Jan 07, 2018 at 06:28 PM
Watch out for the JDK version issue too. some reason java JDK 9 doesn't currently work with Unity :(