Go Back   xda-developers > HTC Dream: G1 > G1 Apps and Games


Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 23rd November 2009, 11:28 PM
Socialoutcast Socialoutcast is offline
Junior Member
 
Join Date: Jan 2008
Posts: 7
Default

NM I got it working I just had to

adb remount
adb shell rm /system/sd/app/*Maps*
adb shell rm /system/sd/app/*maps*
adb shell rm /system/sd/dalvik-cache/*Maps*
adb shell rm /system/sd/dalvik-cache/*maps*
adb shell rm /data/app/*Maps*
adb shell rm /data/app/*maps*
adb shell rm /data/dalvik-cache/*Maps*
adb shell rm /data/dalvik-cache/*maps*
adb shell rm /system/app/*Maps*
adb shell rm /system/app/*maps*
adb uninstall com.google.android.apps.maps

that let me uninstall and install the new maps.
Reply With Quote
Sponsored Links

  #22  
Old 23rd November 2009, 11:41 PM
russenreaktor russenreaktor is offline
Junior Member
 
Join Date: Feb 2009
Posts: 4
Default

Quote:
Originally Posted by Socialoutcast View Post
NM I got it working I just had to

adb remount
adb shell rm /system/sd/app/*Maps*
adb shell rm /system/sd/app/*maps*
adb shell rm /system/sd/dalvik-cache/*Maps*
adb shell rm /system/sd/dalvik-cache/*maps*
adb shell rm /data/app/*Maps*
adb shell rm /data/app/*maps*
adb shell rm /data/dalvik-cache/*Maps*
adb shell rm /data/dalvik-cache/*maps*
adb shell rm /system/app/*Maps*
adb shell rm /system/app/*maps*
adb uninstall com.google.android.apps.maps

that let me uninstall and install the new maps.
thanks, its worked for me
Reply With Quote

  #23  
Old 23rd November 2009, 11:59 PM
kizer kizer is offline
Senior Member
 
Join Date: Mar 2009
Posts: 233
Default

I just did a search for "Google" and everything they have on the market came up. I clicked on the update and the Offical Map app installed over on top of the one that was shown how to install here.

The only thing I noticed so far is I had to resetup Google Voice. Other than that seemed to work fine to me.
__________________
G1 with Cyanogen 4.2.5 for now
RA-dream-v1.3.0 Recovery image
Radio 2.22.19.26I
Aps2SD 8GB Class 6 SD ext3
No Cache(s) moved
Reply With Quote

  #24  
Old 24th November 2009, 12:01 AM
phreeq phreeq is offline
Junior Member
 
Join Date: May 2009
Posts: 8
Default

Quote:
Originally Posted by Socialoutcast View Post
NM I got it working I just had to

adb remount
adb shell rm /system/sd/app/*Maps*
adb shell rm /system/sd/app/*maps*
adb shell rm /system/sd/dalvik-cache/*Maps*
adb shell rm /system/sd/dalvik-cache/*maps*
adb shell rm /data/app/*Maps*
adb shell rm /data/app/*maps*
adb shell rm /data/dalvik-cache/*Maps*
adb shell rm /data/dalvik-cache/*maps*
adb shell rm /system/app/*Maps*
adb shell rm /system/app/*maps*
adb uninstall com.google.android.apps.maps

that let me uninstall and install the new maps.
Worked for me. Thanks!
Reply With Quote

  #25  
Old 24th November 2009, 12:35 AM
AndroidAutobot's Avatar
AndroidAutobot AndroidAutobot is offline
Senior Member
 
Join Date: Apr 2009
Posts: 242
Default

Quote:
Originally Posted by Socialoutcast View Post
NM I got it working I just had to

adb remount
adb shell rm /system/sd/app/*Maps*
adb shell rm /system/sd/app/*maps*
adb shell rm /system/sd/dalvik-cache/*Maps*
adb shell rm /system/sd/dalvik-cache/*maps*
adb shell rm /data/app/*Maps*
adb shell rm /data/app/*maps*
adb shell rm /data/dalvik-cache/*Maps*
adb shell rm /data/dalvik-cache/*maps*
adb shell rm /system/app/*Maps*
adb shell rm /system/app/*maps*
adb uninstall com.google.android.apps.maps

that let me uninstall and install the new maps.
didn't work for me =L I got

"rm: cannot remove '/system/sd/app/*Maps*' : No such file or directory"

=L =L =L

Anyone have any idea? Could it be that I'm running a mytouch 3g and not a G1?
__________________
The entire Android collective shall rise up, stomp on, and eradicate into absolute extinction, the inferior sham that is Iphone OS, kinda like this - http://i37.photobucket.com/albums/e6...ntitled2-4.jpg . The same way Microsoft initially stomped on apple when Gates improved upon jobs' mouse idea. So says the AndroidAutobot

www.twitter.com/AndroidAutobot

www.myspace.com/ImaginaryAirship - Psychedelic Indie-Pop w/ bass complimentary of yours truely

Last edited by AndroidAutobot; 24th November 2009 at 12:39 AM..
Reply With Quote

  #26  
Old 24th November 2009, 12:54 AM
NPS_CA NPS_CA is offline
Senior Member
 
Join Date: Feb 2009
Posts: 107
Default

Quote:
Originally Posted by AndroidAutobot View Post
didn't work for me =L I got

"rm: cannot remove '/system/sd/app/*Maps*' : No such file or directory"

=L =L =L

Anyone have any idea? Could it be that I'm running a mytouch 3g and not a G1?
DUH; It likely doesn't exist there - that's why - FOLLOW all the steps - ignore any "No such file or directory" - what it means is it aint there anyway - didn't you wonder why he had like 10 places he's deleting files from???

Keep going to the next step and keep following the steps....
Reply With Quote

  #27  
Old 24th November 2009, 01:00 AM
Socialoutcast Socialoutcast is offline
Junior Member
 
Join Date: Jan 2008
Posts: 7
Default

I am not going to take credit for the steps I found them in another post on the forums but forget where. Just wanted to let everyone in here know how I was able to fix the issue. And yes theres going to be a lot of stuff thats not there and thats fine. Just continue on and the last step will allow you to uninstall maps instead of getting failures.
Reply With Quote

  #28  
Old 24th November 2009, 01:09 AM
mrandroid's Avatar
mrandroid mrandroid is offline
Senior Member
 
Join Date: Jun 2009
Posts: 168
Smile

Download and copy the new Google Maps 3.2.1 APK to your sdcard.
Can be found at: http://www.myhangoutonline.com/downloads/

open a terminal window:

(For Cyanogen Builds)

type: su
type: mount -o rw,remount /dev/block/mtdblock3 /system
type: rm /system/app/Maps.apk
type: cp /sdcard/Maps.apk /system/app

TA RA! lol welcome to Google Maps 3.2.1 w/ Nav.

*** UPDATE *** If for any reason it's not 3.2.1 after installing, you'll be able to just download 3.2.1 from the market now and it'll install perfectly... Either way, The file should be fixed and it should be 3.2.1 now.
__________________
Phone 1: Samsung Behold II w/ Galaxy Firmware (T-Mobile USA)
Phone 2: Black HTC Dream (T-Mobile G1 USA)
ROM: Cyanogen 4.2.12.2 + RA 1.5.2 Recovery
SDcard: Class 6 8GB / 512MB Ext4 / 128MB Swap
Boot Image: Custom Splash
Model: Dream PVT 32B ENG S-OFF
SPL: HBOOT-1.33.2005
Radio: 2.22.19.26I
Follow me on Twitter: http://twitter.com/whitemonster84
My Site: MyHangoutOnline
Unlimited Everything Hosting ($4.99)

Last edited by mrandroid; 25th November 2009 at 03:02 PM..
Reply With Quote

  #29  
Old 24th November 2009, 01:19 AM
AndroidAutobot's Avatar
AndroidAutobot AndroidAutobot is offline
Senior Member
 
Join Date: Apr 2009
Posts: 242
Default

Quote:
Originally Posted by NPS_CA View Post
DUH; It likely doesn't exist there - that's why - FOLLOW all the steps - ignore any "No such file or directory" - what it means is it aint there anyway - didn't you wonder why he had like 10 places he's deleting files from???

Keep going to the next step and keep following the steps....
Negativity aint necessary. Not everyone thinks the exact same way you do. "duh"? I don't think so. No such instructions to ignore "not found" were ever posted. I see an error, I see an error.

I'm too meticulous to just ignore that and keep going. But since you so nicely confirmed to me that ignoring said responses and continueing through all the steps would work, I did so, and it was successfull. Thanks for your help... even though a simple "just ignore the steps and keep going" would have sufficed.
__________________
The entire Android collective shall rise up, stomp on, and eradicate into absolute extinction, the inferior sham that is Iphone OS, kinda like this - http://i37.photobucket.com/albums/e6...ntitled2-4.jpg . The same way Microsoft initially stomped on apple when Gates improved upon jobs' mouse idea. So says the AndroidAutobot

www.twitter.com/AndroidAutobot

www.myspace.com/ImaginaryAirship - Psychedelic Indie-Pop w/ bass complimentary of yours truely
Reply With Quote

  #30  
Old 24th November 2009, 01:27 AM
cboshuizen cboshuizen is offline
Junior Member
 
Join Date: Mar 2008
Posts: 10
Default Extra steps

I had pushed the older Maps via adb instead of installing it, and just removing the files for me didn't work. As an extra step, I had to install the older maps in the proper way then uninstall. Assuming you have a copy of com.google.android.apps.maps.apk in your SDK tools directory, the following should work:


Code:
adb remount
adb shell rm /system/sd/app/*maps*
adb shell rm /system/sd/dalvik-cache/*Maps*
adb shell rm /system/sd/dalvik-cache/*maps*
adb shell rm /data/app/*Maps*
adb shell rm /data/app/*maps*
adb shell rm /data/dalvik-cache/*Maps*
adb shell rm /data/dalvik-cache/*maps*
adb shell rm /system/app/*Maps*
adb shell rm /system/app/*maps*

adb uninstall com.google.android.apps.maps

adb install com.google.android.apps.maps.apk

adb shell rm /system/sd/app/*maps*
adb shell rm /system/sd/dalvik-cache/*Maps*
adb shell rm /system/sd/dalvik-cache/*maps*
adb shell rm /data/app/*Maps*
adb shell rm /data/app/*maps*
adb shell rm /data/dalvik-cache/*Maps*
adb shell rm /data/dalvik-cache/*maps*
adb shell rm /system/app/*Maps*
adb shell rm /system/app/*maps*

adb uninstall com.google.android.apps.maps
Then, I could finally install the new file.
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:48 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.