View Single Post
Old October 5th, 2010, 11:34 AM   #87 (permalink)
illm4tic
Junior Member
 
Join Date: Sep 2010
Posts: 31
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ok so I solved the last problem.. Under Removing the Rogers apps when I number 4 after seeing the "#" and type "adb remount" it says adb: not found. What could I be doing wrong?



Removing the Rogers apps (credits to the people of XDA)

  1. Make sure your phone is in USB debugging mode (see beginning of guide).
  2. In the Command Prompt (or Terminal on Linux), make sure you're in your SDK Tools folder (c:\SDK\tools\)
  3. Type "adb shell". You should see "#"
  4. Type the following commands:
Code:
adb remount
illm4tic is offline  
Reply With Quote