Android Studio does not create new project

Asked

Viewed 411 times

0

My android studio whenever I create a project, it gives this error:

Error:Execution failed for task ':app:processDebugAndroidTestResources'. com.android.ide.common.process.Processexception: org.gradle.process.internal.Execexception: Process 'command 'C: Users User Appdata Local Android Sdk build-tools 24.0.3 aapt.exe' finished with non-zero Exit value -1073741819

It stopped working overnight, I’ve reinstalled it, I’ve reinstalled the SDK Tools with API level 24, 25 and 26... It is not limited to new projects, in old projects it does not carry also.

  • Already tried to go to Build -> Clean Project ?

  • From what I understand @Zulian, he’s not even able to create a project... Try to reinstall JDK and SDK for the latest versions

  • Try Build > Clean Project and then Build > Rebuild Project. If not, try to solve with possible solutions at this link >> https://stackoverflow.com/questions/29249986/finished-with-non-zero-exit-value

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.