Cause: aapt2 is missing on 'C:\Users\Awaisi3\AppData\Local\Android\Sdk\build-tools\27.0.3\aapt2.exe'
Cause: aapt2 is missing on 'C:\Users\Awaisi3\AppData\Local\Android\Sdk\build-tools\27.0.3\aapt2.exe'
Asked
Active
Viewed 1,236 times
-2
-
Welcome to Stackoverflow. To improve your chances of getting an answer, ask a good question. Please check [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask) – Fırat Esmer May 29 '18 at 06:45
-
Sorry for the fast text question will try my best next time thank you for your kind comment – Awais Ahmed May 29 '18 at 19:18
1 Answers
1
Well, it looks like the file C:\Users\Awaisi3\AppData\Local\Android\Sdk\build-tools\27.0.3\aapt2.exe
is either missing or is corrupt. Try re-installing build tools 27.0.3 through the SDK manager.

Izabela Orlowska
- 7,431
- 2
- 20
- 33
-
Thanks for your kind reply How can re-install build tools please guide – Awais Ahmed May 29 '18 at 19:30
-
Use the SDK manager. You can get it from https://developer.android.com/studio/#downloads ('Command line tools only' for your platform, Windows) – Izabela Orlowska May 30 '18 at 13:44
-
Or if you're using android studio you can just use the sdk manger in android studio. – Izabela Orlowska May 30 '18 at 13:44