【发布时间】:2018-11-07 21:05:54
【问题描述】:
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/common/api/Api$zzf;
我在运行时遇到错误。
我将 multiDexEnabled 设置为 true,但我仍然收到错误消息。
我无法找到背后的原因。对此没有正确的解决方案 题。
【问题讨论】:
-
引起:java.lang.ClassNotFoundException:在路径上找不到类“com.google.android.gms.common.api.Api$zzf”:DexPathList [[zip 文件“/data /app/com.rewardchat.benefitomessenger-2/base.apk"],nativeLibraryDirectories=[/data/app/com.rewardchat.benefitomessenger-2/lib/arm64, /system/lib64, /vendor/lib64]]跨度>
标签: android gradle dependencies classnotfoundexception