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. Mac环境下QT编译MySQL驱动屡次失败?如何?2. javascript - nodejs调用qiniu的第三方资源抓取,返回401 bad token,为什么3. javascript - vue引入样式的问题4. 微信开放平台 - ios APP能不能打开微信然后通过微信跳转到指定的URL?5. javascript - vue+iview upload传参失败 跨域问题后台已经解决 仍然报403,这是怎么回事啊?6. thinkphp5.1学习时遇到session问题7. php - 微信开发验证服务器有效性8. javascript - 移动端一个小效果9. 新手 - Python 爬虫 问题 求助10. JavaScript如何循序渐进,有效的学习?看不下去怎么办?
