it took me four tries but i got it working .
this is how i did it (i changed one step from your directions). download and unzip the build.zip file onto the root of your sd .
download-->
http://forum.xda-developers.com/atta...7&d=1257915476
in terminal type(type exactly . watch for capital letters , spelling , and spaces)..
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cp /sdcard/build.prop /system
cp /sdcard/build.trout.prop /system
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
rm /system/sd/app/*Maps*
rm /system/sd/dalvik-cache/*Maps*
rm /system/app/*Maps*
ash
mount -o remount,rw /system
install /sdcard/Maps.apk /system/app/
reboot
after you reboot , you will notice that there is no google maps icon . go into your drawer , its now called maps .
Bookmarks