Quote:
Originally Posted by Johnny.Bravo
I've never messed with ADB. What do I need to install?
|
I struggled through the process. ADB runs from a command prompt but it needs to show up in your devices (assuming Windows) as an ADB device.
This is not a step-by-step.
You can get the drivers here:
Samsung
Run the file inside the zip.
You have to have the device connected to see it in your
device manager. On my Win7 machine it shows up as a Samsung ADB interface under Android USB Devices at the top.
ADB is included in this XDA thread on installing Ext4. The zip is here:
http://efragtv.com/android/OneClickEXT4.v1.3.zip
XDA thread
[MOD] Epic4G EXT4 Support [Froyo Only] [No More RFS!][Updated/Fixed v1.3] - xda-developers
I unzipped
OneClickEXT4.v1.3.zip and put it into a directory called C:\Android so it would be easy to find at the command prompt.
Open Command Prompt
type: CD\Android
type: ADB Reboot Recovery
Your phone should reboot and you will be in the "new" recovery.
Hope this gets you there!