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

Neo*_*ria 7 java android google-play-services

更新app not responding 后我运行后得到的依赖项,我在logcat中收到此错误

E/MPlugin:不支持的类:com.mediatek.common.telephony.IOnlyOwnerSimSupport E/MediaPlayer:应该已经设置了字幕控制器

我的依赖:

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'
}
Run Code Online (Sandbox Code Playgroud)

Han*_*akr 6

我遇到了同样的问题,但是从Android工具安装谷歌播放服务后它就消失了.

因此,看来你需要清理和重新改造项目安装此服务,或工具标签下使用Android SDK管理器从机器人工作室刚刚下载.