java - 手动降级 9.0.83 Google Play 服务以避免 DynamiteModule : Failed to load module descriptor

标签 java android google-maps

我在 my route tracking activity 中收到以下日志错误:

06-24 18:50:24.488 7128-7759/com.noureddine_ouertani.www.wocelli50 E/DynamiteModule: Failed to load module descriptor class: Didn't find class "com.google.android.gms.dynamite.descriptors.com.google.android.gms.googlecertificates.ModuleDescriptor" on path: DexPathList[[zip file "/data/app/com.noureddine_ouertani.www.wocelli50-2/base.apk"],nativeLibraryDirectories=[/vendor/lib64, /system/lib64]]

在阅读了关于此日志错误的一些帖子和答案(例如 thisthis )后,我发现这是一个已知的 Google Play 服务版本 9.0.83 问题,导致某些使用 GoogleApiClient 的应用程序出现错误,例如我的.

但是我还没有测试这个解决方案。我想在我的智能手机上降级 Google Play 服务,但卸载更新显示为灰色(参见屏幕截图)。

enter image description here

有谁知道如何手动执行此操作?

最佳答案

通过在互联网上查看有关如何在卸载更新显示为灰色时降级 Google Play 服务的问题。我想出了很多可能的解决方案。您可以全部检查并尝试此方法是否对您有帮助。

If you have the Android Device manager app installed then this can also make the force stop/uninstall updates buttons be disabled.

If you uninstall the Android Device manager app and disable "Android Device Manager" as a device administrator then those options should be enabled.

  • 从这个forum ,此处的解决方案需要您从 Google Play 商店下载并安装 System App Remover。只需查看论坛链接即可了解有关步骤及其信息的更多信息。

  • 最后,您还可以查看此forum page 的讨论中的解决方案。 .

关于java - 手动降级 9.0.83 Google Play 服务以避免 DynamiteModule : Failed to load module descriptor,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38019820/

相关文章:

android - 通用应用程序链接和多个调试 SHA256 指纹

android - 请求权限窗口强制应用程序停止

android - 分页库 : How to reload portion of data on demand?

android - Android 中自定义 Google Map Marker InfoWindow 上的自定义数据

ios - 如何过滤 Google Places API 自动完成数据以获取国家/地区和州

java - 反向比较回文解(破解编码面试)

Java xml 序列化 null 处理

Android:自动选择调试/发布 Maps api key ?

java - 替换 cookie 值上的逗号字符

java - hibernate + jsf + spring 的缓存提供程序