我在尝试构建apk时出现以下错误:
错误:任务“:app:transformClassesWithJarMergingForDebug”的执行失败。通用域名格式。Android建筑应用程序编程接口。t ``变换。TransformException:java。util。拉链ZipException:重复输入:com/google/android/gms/internal/measurement/zzxd。班
这是我的构建应用程序代码
apply plugin: 'com.android.application'
android {
compileSdkVersion 27
buildToolsVersion "28.0.0-rc1"
defaultConfig {
applicationId "com.appname"
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
dexOptions {
javaMaxHeapSize "4g"
}
buildTypes {
release {
minifyEnabled false
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'
})
//noinspection GradleCompatible
compile 'com.android.support:appcompat-v7:27.1.1'
compile 'com.android.support.constraint:constraint-layout:1.1.0'
compile 'com.mikhaellopez:circularimageview:3.0.2'
compile 'com.android.support:design:27.1.1'
compile 'com.google.firebase:firebase-core:15.0.0'
compile 'com.google.firebase:firebase-messaging:15.0.0'
compile 'com.google.android.gms:play-services-ads:15.0.0'
compile 'com.google.firebase:firebase-crash:15.0.0'
testCompile 'junit:junit:4.12'
}
apply plugin: 'com.google.gms.google-services'
提前谢谢你
我通过将Firebase版本更新到最新版本来解决问题
'com.google.firebase:firebase-messaging:15.0.2'
'com.google.android.gms:play-services-ads:15.0.1'
'com.google.firebase:firebase-crash:15.0.2'
出错的地方:任务': app: transformClassesSusJarMergingForReleas'执行失败。 com.android.build.api.transform.TransformException:java.util.zip.ZipException:重复条目: com/google/android/gms/内部/测量/zzwn.class 我试图创建一个任务来删除重复项
依赖关系{compile fileTree(include:['*.jar'],dir:'libs')testCompile'junit:junit:4.12' 编译'com.firebaseui:firebase-ui-auth:3.2.2' }
问题内容: 更新了我的Google Play服务和Google存储库后,我还更新了我的Firebase SDK,当我开始运行该应用程序时收到此错误,但是当我抓取它时,没有错误被编译。 这是我得到的错误: com.android.build.api.transform.TransformException:java.util.zip.ZipException:重复条目:com / google /
我试着用android studio安装一个react-native应用程序,安装apk后应用程序就会停止。 以下是带有错误的logcat: 我尝试了很多事情:清洁,重建,...库的版本似乎在任何需要的地方都是一样的,multidex似乎是正确设置的。 你能帮帮我吗? 谢谢!
e/androidruntime:致命异常:main process:com.eldercare.fajri.eldercare,pid:30948 java.lang.noClassDefFounderror:解析失败:lcom/google/android/gms/common/internal/zzbp;在com.google.firebase.firestore.firebase.fire