Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
dsky9's avatar
dsky9
Honored Guest
10 years ago

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,

2 Replies

  • try this from the command line:  
          check_submission  -verbose --aapt  [full path to your aapt]  your.apk