Android Studio 3.1.3 Official version of the new pit ...

Source: Internet
Author: User

Gradle compile-time no problem, when running the app appears:

  

Java.util.NoSuchElementException  java.lang.RuntimeException: Com.android.build.api.transform.TransformException:com.android.ide.common.process.ProcessException:Failed to Execute AAPT  com.android.build.api.transform.TransformException: Com.android.ide.common.process.ProcessException:Failed to execute AAPT  Com.android.ide.common.process.ProcessException:Failed to execute AAPT  java.util.NoSuchElementException  

Whether the android.enableaapt2 set to False, true or delete can not pass, it is simply xiete.

How to resolve:

Gradle.properties continues to maintain Android.enableaapt2=false,gradle Tools continues to use version 3.0.1:

Dependencies {       'com.android.tools.build:gradle:3.1.2'   Change to  3.0.1    }

Android Studio 3.1.3 Official version of the new pit ...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.