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. $fields = $values = [];这条代码一直定义不了,一直报错,老师的源码也是被报错的,执行不了,请问该怎么解决这个问题2. python - 求一个在def中可以实现调用本def满足特定条件continue效果的方法(标题说不太清楚,请见题内描述)3. mysql - SQL操作时间的函数?4. MYSQL新建用户设置可以远程访问的问题5. javascript - 用表单提交两个时间段请求后台返回对应数据时出现的一些问题!6. angular.js - angularjs的自定义过滤器如何给文字加颜色?7. java - mybatis怎么实现在数据库中有就修改,没有就添加8. node.js - nodejs和前端JavaScript 字符串处理结果不一样是什么原因?9. docker api 开发的端口怎么获取?10. 正则表达式 - python pandas的sep参数问题
![$fields = $values = [];这条代码一直定义不了,一直报错,老师的源码也是被报错的,执行不了,请问该怎么解决这个问题](http://www.haobala.com/attached/image/news/202205/093622cb60.png)