View Single Post
  #29 (permalink)  
Old 01-29-2010, 11:57 PM
chocmatic's Avatar
chocmatic
Regular 'Geeker
Offline
Location: Azusa, CA
 
Join Date: May 2008
Posts: 277
Reputation: 305
chocmatic is becoming a PPCGeeks regularchocmatic is becoming a PPCGeeks regularchocmatic is becoming a PPCGeeks regularchocmatic is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to chocmatic Send a message via MSN to chocmatic Send a message via Yahoo to chocmatic
Re: [ROM] Gumbo 1.5B

Quote:
Originally Posted by Sporkman View Post
help me peeaase

do you know how to access the ADB shell command from the command prompt? I'm guessing that if you're rooted your able to do so. Here are the steps

1. go to your command prompt and access your phone using the adb shell command
2. go into superuser mode by typing SU
3. Input the following: mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
4. cd /system/app
5. ls (this will show the list of apps
6. looks for the file with cube in it...I don't remember the exact name off the top of my head
7. to remove it use the following command: rm -r ****.apk or *****.odex

hopefully that helps....if not sorry....I have had one TOO MANY DRINKS b4 typing this out.
__________________
Reply With Quote