android - Genymotion 微信閃退 not find plugin.location_google.GoogleProxyUI
問題描述
環(huán)境:
Genymotion 2.7
Genymotion已安裝arm translation 1.1 包
安裝微信 6.1/6.2/6.3都會出現(xiàn)如下的問題
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 里的提取的吧,你可以安裝谷歌服務框架,或者使用國內(nèi)市場分發(fā)的安裝包。
相關(guān)文章:
1. mysql - 這條聯(lián)合sql語句哪里錯了2. mysql優(yōu)化 - 關(guān)于mysql分區(qū)3. 請教各位大佬,瀏覽器點 提交實例為什么沒有反應4. java - Atom中文問題5. java - MySQL中,使用聚合函數(shù)+for update會鎖表嗎?6. css3 - 這個形狀使用CSS怎么寫出來?7. javascript - 為什么這個點擊事件需要點擊兩次才有效果8. node.js - 在vuejs-templates/webpack中dev-server.js里為什么要exports readyPromise?9. javascript - ionic2 input autofocus 電腦成功,iOS手機鍵盤不彈出10. java - C語言算法題-韓信點兵 求解?
