Google Maps 4.3 Fix for Droid Froyo Users

kristoff125

Member
Joined
Dec 30, 2009
Messages
593
Reaction score
0
Should be llike this:

For all other ROMs:
su
mount -o remount,rw -t yaffs2 dev/block/mtdblock4 system
busybox rm system/app/Maps.apk
cd system/bin
sh pm uninstall com.google.android.apps.maps
cd ..
cd ..
mount -o ro,remount -t yaffs2 dev/block/mtdblock4 system
sync
2. You can now attempt to install the Google Maps update.
3. If it fails the first time, just cancel the download and try again. If it fails again, reboot and try.
4. Done!

How the hell do you people figure this stuff out?
 

viperrt74

New Member
Joined
Jan 24, 2010
Messages
7
Reaction score
0
Location
New York
I am also on bugless and had the same "read only" issue. User root explorer and go to system/app/Maps.apk. Go to permissions and check off every option for the read/write/execute. Go into terminal emulator and try the scripts again. Worked like a charm
 

Vulcan1600

Super Moderator
Staff member
Premium Member
Joined
Nov 20, 2009
Messages
5,745
Reaction score
306
Location
Pennsylvania
Try with an uppercase Maps.apk.
Ok, thanks to both for that. I was able to continue. Dumb question, how do I exit from SU then after I do the sync command? I have a # on the next line when I hit enter. (Sorry, I don't do this stuff).

type exit.
thanks....when it comes to old people like me...never assume!

And, thanks everyone, it worked and installed fine. I'm using Woodyman's Atlantis Froyo ROM.
 

zeppelinmad4

Member
Joined
Dec 24, 2009
Messages
53
Reaction score
0
Location
Jacksonville Beach, FL
Ok, thanks to both for that. I was able to continue. Dumb question, how do I exit from SU then after I do the sync command? I have a # on the next line when I hit enter. (Sorry, I don't do this stuff).

type exit.
thanks....when it comes to old people like me...never assume!

And, thanks everyone, it worked and installed fine. I'm using Woodyman's Atlantis Froyo ROM.

No problem. At least you got yours working.
 

droijo

Member
Joined
Apr 27, 2010
Messages
222
Reaction score
3
Quick question for all of you that updated successfully, is there a new latitude widget?
 

sarreq

Member
Joined
Jan 17, 2010
Messages
394
Reaction score
0
Location
Philly
Should be llike this:

For all other ROMs:
su
mount -o remount,rw -t yaffs2 dev/block/mtdblock4 system
busybox rm system/app/Maps.apk
cd system/bin
sh pm uninstall com.google.android.apps.maps
cd ..
cd ..
mount -o ro,remount -t yaffs2 dev/block/mtdblock4 system
sync
2. You can now attempt to install the Google Maps update.
3. If it fails the first time, just cancel the download and try again. If it fails again, reboot and try.
4. Done!
OK, I've followed all of this exactly, and
Code:
sh pm uninstall com.google.android.apps.maps
still fails no matter what
 

zeppelinmad4

Member
Joined
Dec 24, 2009
Messages
53
Reaction score
0
Location
Jacksonville Beach, FL
Should be llike this:

For all other ROMs:
su
mount -o remount,rw -t yaffs2 dev/block/mtdblock4 system
busybox rm system/app/Maps.apk
cd system/bin
sh pm uninstall com.google.android.apps.maps
cd ..
cd ..
mount -o ro,remount -t yaffs2 dev/block/mtdblock4 system
sync
2. You can now attempt to install the Google Maps update.
3. If it fails the first time, just cancel the download and try again. If it fails again, reboot and try.
4. Done!
OK, I've followed all of this exactly, and
Code:
sh pm uninstall com.google.android.apps.maps
still fails no matter what

I get failure right there as well. Trying to figure out a workaround.
 

Vulcan1600

Super Moderator
Staff member
Premium Member
Joined
Nov 20, 2009
Messages
5,745
Reaction score
306
Location
Pennsylvania
Quick question for all of you that updated successfully, is there a new latitude widget?
There is a Latitude widget, whether or not it's a new one, I don't know, as I really don't use Latitude. I successfully logged into it though.
 

subsynth

Member
Joined
Mar 15, 2010
Messages
150
Reaction score
0
Location
Asheville, NC
I can't get it to work, I've done the terminal commands, I've removed it through Root Explorer, I've tweaked the packages.xml

installataion failed EVERY time.

frf57 stock, no theme no rom p3 1ghz
 

mjh68

Member
Joined
Mar 18, 2010
Messages
414
Reaction score
0
I can't get it to work, I've done the terminal commands, I've removed it through Root Explorer, I've tweaked the packages.xml

installataion failed EVERY time.

frf57 stock, no theme no rom p3 1ghz

Did you try clearing the market cache ? I removed according to terminal commands, rebooted then cleared market cache before I attempted to reinstall and mine worked .
 

subsynth

Member
Joined
Mar 15, 2010
Messages
150
Reaction score
0
Location
Asheville, NC
I can't get it to work, I've done the terminal commands, I've removed it through Root Explorer, I've tweaked the packages.xml

installataion failed EVERY time.

frf57 stock, no theme no rom p3 1ghz

Did you try clearing the market cache ? I removed according to terminal commands, rebooted then cleared market cache before I attempted to reinstall and mine worked .

Yup
tried that too

On my third or fourth reboot trying it. I just gave up and pushed the 4.2 apk back to system/app and set the permissions. That worked before when I removed the maps.apk before some of these other fixes had surfaced.

I've tried them all.
 

SGTiger

Member
Joined
Nov 9, 2009
Messages
493
Reaction score
0
I can't get it to work, I've done the terminal commands, I've removed it through Root Explorer, I've tweaked the packages.xml

installataion failed EVERY time.

frf57 stock, no theme no rom p3 1ghz

Finally got it to work when all the other stuff didn't. Go to the following link and download maps.apk from post # 7. It is the older 4.2 version. After installing it, go to droid's settings>applications>manage applications and uninstall it from there. The market download and installation with work then.

http://androidforums.com/all-things-root-droid/106433-new-maps-4-3-update-unsuccessful-bb-2-1-a.html
 

subsynth

Member
Joined
Mar 15, 2010
Messages
150
Reaction score
0
Location
Asheville, NC
I got it working too.

I had to push 4.2 back to system/app and then repeat the terminal commands.

And it finally worked.
 
Top