久久r热视频,国产午夜精品一区二区三区视频,亚洲精品自拍偷拍,欧美日韩精品二区

您的位置:首頁技術文章
文章詳情頁

java - Android Studio編譯打包Apk出現錯誤

瀏覽:125日期:2024-02-19 11:41:48

問題描述

打包Apk的時候出現“Build APK: Errors while building APK. You can find the errors in the ’Messages’ view.”錯誤java - Android Studio編譯打包Apk出現錯誤

我的Gradle:

apply plugin: ’com.android.application’android { compileSdkVersion 25 buildToolsVersion '25.0.3' defaultConfig {applicationId 'cn.licoy.demo2'minSdkVersion 15targetSdkVersion 25versionCode 1versionName '1.0'testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' } buildTypes {release { shrinkResources true // -- always add this above minifyEnabled -- minifyEnabled true proguardFiles getDefaultProguardFile(’proguard-android.txt’),’proguard-rules.pro’} }}dependencies { compile fileTree(dir: ’libs’, include: [’*.jar’]) androidTestCompile(’com.android.support.test.espresso:espresso-core:2.2.2’, {exclude group: ’com.android.support’, module: ’support-annotations’ }) compile ’com.android.support:appcompat-v7:25.3.1’ compile ’com.android.support:design:25.3.1’ compile ’com.android.support.constraint:constraint-layout:1.0.2’ testCompile ’junit:junit:4.12’}

問題解答

回答1:

已解決,在moblie.gradle中添加

aaptOptions.cruncherEnabled = falseaaptOptions.useNewCruncher = false

標簽: java
相關文章:
主站蜘蛛池模板: 江川县| 夏河县| 淮滨县| 昭觉县| 西宁市| 鄂伦春自治旗| 油尖旺区| 阿鲁科尔沁旗| 汝阳县| 隆回县| 枞阳县| 广饶县| 逊克县| 南昌县| 和林格尔县| 清流县| 建平县| 东乡族自治县| 班戈县| 常山县| 莫力| 恩平市| 抚州市| 太白县| 三门峡市| 洪洞县| 江陵县| 彭阳县| 泸溪县| 太白县| 新乐市| 利川市| 威信县| 杂多县| 香港 | 九寨沟县| 龙川县| 汉寿县| 定日县| 贡山| 夏河县|