How to solve "com.android.ide.common.process.ProcessException: Failed to execute aapt" error?
Asked
Active
Viewed 54 times
0
-
The solution would be easier to give with more information about the Gradle error. – OneCricketeer Feb 22 '17 at 12:31
-
bling guess(as there is no enough information in the question itself): change compileSdkVersion to fit the support library version(or used resources like material styles) – Selvin Feb 22 '17 at 12:31
-
Try this, and edit your question accordingly. http://stackoverflow.com/questions/21674091/how-to-add-stacktrace-or-debug-option-when-building-android-studio-project – OneCricketeer Feb 22 '17 at 12:33
-
1post your `build.gradle` – IntelliJ Amiya Feb 22 '17 at 12:40
-
post `build.gradle` file and error log too – user1140237 Feb 22 '17 at 12:44
-
1change in build.gradle issue solved Thanks – Firdosh Feb 23 '17 at 04:32