Search code examples
androidadb

I got this error on android adb command line


When i was going to list permissions of android application, i got this error:

This is image of error

How to solve this problem?

Thanks


Solution

  • aapt.exe is located under [SDK]\build-tools\23.0.1

    Run it from that directory or add the directory to your local path.