Recent content by BinaryMan

  1. B

    HOW-TO root your Sprint Hero (condensed and easy to read version)

    You need to 'cd' into the directory that you extracted the SDK to. Then, you need to cd into the /tools directory. At that point, you'll be able to run the adb command without a problem. In a nutshell, you're trying to run the adb command and Windows doesn't know where it is. If I remember...