android - Genymotion 微信闪退 not find plugin.location_google.GoogleProxyUI
问题描述
环境:
Genymotion 2.7
Genymotion已安装arm translation 1.1 包
安装微信 6.1/6.2/6.3都会出现如下的问题
com.tencent.mm E/dalvikvm: Could not find class ’com.tencent.mm.plugin.location_google.GoogleProxyUI’, referenced from method com.tencent.mm.plugin.location_google.LocationInit$LocationInitImp.createStartIntentcom.tencent.mm W/dalvikvm: VFY: unable to resolve const-class 7221 (Lcom/tencent/mm/plugin/location_google/GoogleProxyUI;) in Lcom/tencent/mm/plugin/location_google/LocationInit$LocationInitImp;com.tencent.mm W/dalvikvm: Unable to resolve superclass of Lcom/tencent/mm/plugin/location_google/GoogleMapView; (2222)com.tencent.mm W/dalvikvm: Link of class ’Lcom/tencent/mm/plugin/location_google/GoogleMapView;’ failedcom.tencent.mm D/dalvikvm: DexOpt: unable to opt direct call 0x861f at 0x0e in Lcom/tencent/mm/plugin/location_google/LocationInit$LocationInitImp;.createMapViewcom.tencent.mm W/dalvikvm: Unable to resolve superclass of Lcom/tencent/mm/plugin/location_google/GoogleMapView; (2222)com.tencent.mm W/dalvikvm: Link of class ’Lcom/tencent/mm/plugin/location_google/GoogleMapView;’ failed
问题解答
回答1:竟然用到了 GoogleMapView,这个包是 Google play 里的提取的吧,你可以安装谷歌服务框架,或者使用国内市场分发的安装包。
相关文章:
1. macos - mac下docker如何设置代理2. 在windows下安装docker Toolbox 启动Docker Quickstart Terminal 失败!3. python3.x - python连oanda的模拟交易api获取json问题第五问4. css如何隐藏滚动条?5. 在mac下出现了两个docker环境6. android - Python代码转为java代码?7. atom开始输入!然后按tab只有空格出现没有html格式出现8. 如何解决Centos下Docker服务启动无响应,且输入docker命令无响应?9. css - vue.js的vue单文件组件style中的scoped属性无效10. node.js - npm init无法一直回车。到version就卡主不动了
