-1
Hello, I just updated my version from 2.1 to 3.0.1 and this error appears
Information:Gradle tasks [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar] Error:java.util.Concurrent.Executionexception: com.android.tools.aapt2.Aapt2exception: AAPT2 error: check logs for Details Error:Execution for failed task ':app:mergeDebugResources'. > Error: java.util.Concurrent.Executionexception: com.android.tools.aapt2.Aapt2exception: AAPT2 error: check logs for Details Information:BUILD FAILED in 44s Information:2 errors Information:0 warnings Information:See complete output in console
The activity_main.xml smartphone screen that we set up the interface of the apps is not showing up
I’d focus on the part that says "check logs for Details", and perhaps in "See complete output in console".
– Oralista de Sistemas