gpt4 book ai didi

java - 不支持的类 : com. mediatek.common.telephony.IOnlyOwnerSimSupport

转载 作者:塔克拉玛干 更新时间:2023-11-02 19:56:32 24 4
gpt4 key购买 nike

更新依赖项后,运行后我得到app not responding我在 logcat 中遇到了这个错误

E/MPlugin: Unsupported class: com.mediatek.common.telephony.IOnlyOwnerSimSupport E/MediaPlayer: Should have subtitle controller already set

我的依赖:

dependencies {


compile fileTree(include: ['*.jar'], dir: 'libs')
testCompile 'junit:junit:4.12'


compile 'com.android.support:appcompat-v7:25.2.0'
compile 'com.google.android.gms:play-services:10.2.0'

compile 'com.mcxiaoke.volley:library:1.0.19'
compile 'com.android.support:multidex:1.0.1'
compile "com.android.support:support-v4:25.2.0"
compile 'com.android.support:design:25.2.0'
compile 'com.google.maps:google-maps-services:0.1.17'

compile 'pl.droidsonroids.gif:android-gif-drawable:1.1.6'
}

最佳答案

我遇到了同样的问题,但在从 android 工具安装 google play 服务后它就消失了。

因此看来您需要再次清理并重建您的项目以安装此服务,或者使用“工具”选项卡下的“Android SDK 管理器”从 android studio 下载它。

关于java - 不支持的类 : com. mediatek.common.telephony.IOnlyOwnerSimSupport,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42658167/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com