小编Naw*_*bdu的帖子

Gradle错误:意外输入:android.gms:play-services

在Gradle中运行时显示错误错误:

错误:任务':app:transformClassesWithInstantRunForDebug'的执行失败.

意外输入:ImmutableJarInput {name = com.google.android.gms:play-services-basement:9.0.0,file =/home/nawaf/AndroidStudioProjects/YugiohDeckBuilder/app/build/intermediates/transforms/profilers-transform/debug/43.jar,contentTypes = CLASSES,scopes = EXTERNAL_LIBRARIES,status = REMOVED},ImmutableJarInput {name = com.google.firebase:firebase-analytics:9.0.0,file =/home/nawaf/AndroidStudioProjects/YugiohDeckBuilder/app/build/intermediates/transforms/profilers-transform/debug/37.jar,contentTypes = CLASSES,scopes = EXTERNAL_LIBRARIES,status = REMOVED},ImmutableJarInput {name = com.google.android.gms:play-services-base:9.0.0,file =/home/nawaf/AndroidStudioProjects/YugiohDeckBuilder/app/build/intermediates/transforms/profilers-transform/debug/39.jar,contentTypes = CLASSES,scopes = EXTERNAL_LIBRARIES,status = REMOVED},ImmutableJarInput {name = com.google.firebase :firebase-common:9.0.0,file =/home/nawaf/AndroidStudioProjects/YugiohDeckBuilder/app/build/intermediates/transforms/profilers-transform/debug/41.j ar,contentTypes = CLASSES,scopes = EXTERNAL_LIBRARIES,status = REMOVED},ImmutableJarInput {name = com.google.firebase:firebase-core:9.0.0,file =/home/nawaf/AndroidStudioProjects/YugiohDeckBuilder/app/build/intermediates/transforms/profilers-transform/debug/36.jar,contentTypes = CLASSES,scopes = EXTERNAL_LIBRARIES,status = REMOVED},ImmutableJarInput {name = com.google.android.gms:play-services-tasks:9.0.0,file =/home/nawaf/AndroidStudioProjects/YugiohDeckBuilder/app/build/intermediates/transforms/profilers-transform/debug/42.jar,contentTypes = CLASSES,scopes = EXTERNAL_LIBRARIES,status = REMOVED},ImmutableJarInput {name = com.google.firebase:firebase -analytics-impl:9.0.0,file =/home/nawaf/AndroidStudioProjects/YugiohDeckBuilder/app/build/intermediates/transforms/profilers-transform/debug/38.jar,contentTypes = CLASSES,scopes = EXTERNAL_LIBRARIES,status = REMOVED} ,ImmutableJarInput {name = com.google.firebase:firebase-iid:9.0.0,file …

android google-play-services android-gradle-plugin

20
推荐指数
3
解决办法
1万
查看次数

USB连接时是否有任何方式自动允许MTP连接批准请求?

每当我通过USB将手机连接到PC时,手机会显示一条消息,要求我拒绝或允许MTP连接.我总是想允许它

我的设备:三星S5

Android:6.0.1

有没有办法始终允许它作为默认选项.

弹出窗口显示:允许访问设备数据.将建立MTP连接以访问所连接设备上的数据.否认允许

android mtp android-studio

16
推荐指数
0
解决办法
1781
查看次数