Google Maps v3.2.1 on G1 (Cyanogenmod v4.2.5)





No Navigation...

zender_chen wrote:
Google Map...(恕刪)

目前官方支援的只有美國,在XDA-DEVELOPERS的forum裏有教你如何用在其他國家
看你是用4.2.5最新的MOD,那爬一下XDA的FORUM吧
Well, 想說新版的出來可以無痛使用 Navigation,

終於還是照 xda 跑了一遍


gregsheu wrote:
這是給OUTSIDE...(恕刪)


不好意思,想請問xda這一篇裡面的


adb:
Code:

adb remount
adb uninstall com.google.android.apps.maps
adb shell find / -name \*google\*maps.apk\* -o -name Maps.apk "|" xargs rm

shell:
Code:

mount -o remount,rw /system
pm uninstall com.google.android.apps.maps
find / -name \*google\*maps.apk\* -o -name Maps.apk | xargs rm

要如何執行?

小弟已經取得root,
但是在PC上面不管是執行adb或者進入adb shell
似乎都不能順利執行...

請恕小弟愚魯,
望高手賜教,謝謝!
1Ds2, A1, A7R3, R6, Z6, E-M1 I~III, OM-1, fp-L
一樣善用 Search http://forum.xda-developers.com/search.php

[HOW-TO] ADB for Dummies(How-To Learner's Guide)
http://forum.xda-developers.com/showthread.php?t=502010
不好意思,可能是我敘述不夠精確...

因為我其實也已經完成這些步驟了,
但是在執行adb remount時,
會跳出訊息:Remout failed: Operation not permitted

我就不知道要怎麼接下去了...
1Ds2, A1, A7R3, R6, Z6, E-M1 I~III, OM-1, fp-L
照著xda上的步驟,在台灣可以用囉~可惜只能用英文導航

大概是google voice是不支援中文的原因,一執行導航就跳出錯誤
GeorgeC wrote:
Remout failed: Operation not permitted...(恕刪)


你無 root 權限,不用 uninstall

走 "If you do not have root," 流程

adb install -r maps-no-root-aligned-apk
文章分享
評分
評分
複製連結

今日熱門文章 網友點擊推薦!