Forum Discussion
dsky9
10 years agoHonored Guest
Validator / GearVR check_submission can't find aapt aapt.exe
I am trying to run the Validator "check_submission.exe" on my dev machine to confirm that our Android manifest is correct for Celestrion... it continues to reply:
"FATAL : Can't find or execute aapt 'aapt'"
It appears that aapt is part of the Android SDK. I've totally re-installed the Android SDK and Android Studio 1.5, but still a search on the HD for "aapt.exe" turns up empty.
I've tried this:
https://forums.xamarin.com/discussion/2 ... ls-package
reference:
https://developer.oculus.com/validator/
Please tell me how I can find aapt.exe and install it to get Validator working. Thanks in advance,
"FATAL : Can't find or execute aapt 'aapt'"
It appears that aapt is part of the Android SDK. I've totally re-installed the Android SDK and Android Studio 1.5, but still a search on the HD for "aapt.exe" turns up empty.
I've tried this:
https://forums.xamarin.com/discussion/2 ... ls-package
reference:
https://developer.oculus.com/validator/
Please tell me how I can find aapt.exe and install it to get Validator working. Thanks in advance,
2 Replies
- inaliederHonored Guesttry this from the command line:
check_submission -verbose --aapt [full path to your aapt] your.apk - AndrewLukasikImHonored GuestCheck this path:
...\android-sdk\build-tools\23.0.1\aapt.exe
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 10 years ago