Qbfinest83
Newbie
Centsy man thanks after 2 hours of trying everything else I treid your method and it worked on the first shot.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Quoted from xda-developers.comPulling memory card worked for me.
This worked for me using a Pny 4gb class 4 card. When the white HTC screen first comes on in recovery mode pop out the SD card. As soon as you hear Windows beep that it recognizes the phone and before the black screen pops up with the red triangle pop the SD card back in. That was the only way I could get it to go. Hope this helps someone else. Good luck.
Sent from my ADR6300 using Tapatalk
1. First thing, in your usb driver folder in your sdk dir, we need to edit the "android_winusb.inf"
Look for and add this under [Google.NTx86] and [Google.NTamd64] lines.
;
;HTC Incredible
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0C94
and save. (credit goes to onodontbescurred)
2. Plug in the phone, an open device manager. Look for Android, click the drop down menu, right click and update the driver. Follow the steps and point it to "android_winusb.inf" If it asked you to restart just do it.
Will only let me select folder, not the file, will not update ... no driver installed?
update
although windows 7 and java site said i was up to date, when in cmd no java found..
downloading jdk now and we will see...
1. First thing, in your usb driver folder in your sdk dir, we need to edit the "android_winusb.inf"
Look for and add this under [Google.NTx86] and [Google.NTamd64] lines.
;
;HTC Incredible
%SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E
%CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E&MI_01
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0C94
and save. (credit goes to onodontbescurred)
2. Plug in the phone, an open device manager. Look for Android, click the drop down menu, right click and update the driver. Follow the steps and point it to "android_winusb.inf" If it asked you to restart just do it.
Will only let me select folder, not the file, will not update ... no driver installed?
Update driver, then Browse computer, then let me pick the driver, then Have disk, then find the .inf file.
I've installed this but still can't get it working, good luck
Update driver, then Browse computer, then let me pick the driver, then Have disk, then find the .inf file.
I've installed this but still can't get it working, good luck
doesn't give me option for have disk.... win 7 64
doesn't give me option for have disk.... win 7 64
hmm i'm on Vista so not sure then, sorry
Selecting only the folder for manually updating the driver should work fine. It will find the INF in the folder and should install from there, at least that's how it worked on my Win7.Will only let me select folder, not the file, will not update ... no driver installed?
update
although windows 7 and java site said i was up to date, when in cmd no java found..
downloading jdk now and we will see...
Quoted from xda-developers.com
After about six hours of trying every other method under the sun (loop, adb reboot recovery, clicking the sd card, etc), this method worked on the second try. I did it with the 2gb Sandisk from Verizon, if that makes a difference. The first time I booted with "adb reboot recovery" and didn't get in (maybe my timing was off when I put the card back in), but then I pulled the battery, holding VolDwn+Power and took the card out when the white HTC screen came up. I went to recovery and pushed it in right after I heard the "USB Disconnected" sound. Typed "adb shell" expecting the same old "error: device not connected" but got in!
Keep trying people!
Thank you. Your and Centsy's method was the only one to work for me after hours and days of trying everything and repeating. I had tried everything including all drivers and files and computers. This finally worked. Thanks alotJust rooted using this method on the first try after failing using other methods
I used the 2GB card that came with the phone and I'm on Win 7 64bit using just the Android SDK drivers with the modified INF. I downloaded the files that DiegoMejia posted here: http://androidforums.com/all-things-root-incredible/99437-video-10min-root-complete-guide.html
The driver was properly installed as the "adb devices" command at the prompt responded with my phone.
1. Phone was fully booted and USB debug enabled with it set to charge only
2. From there I prepped "adb reboot recovery" in the command prompt
3. Opened a new command prompt window and got to C:\sdk\tools (or wherever yours is), and prepped "loop" to run the batch file from the link above
4. Executed the reboot recovery command, then immediately started the loop command
5. From this point I just started plugging and unplugging the SD card, took about 4 seconds after the triangle screen showed up for it to get me into recovery
6. Followed the rest of the instructions from the video posted by Diego
I had the Android 1.0 error in Device Manager before and never fixed it, and was still able to get into recovery using this method.
Everytime I have my phone connected to my pc, it registers it fine but when I type "adb reboot recovery" I get a message saying "Permission denied"
Any advice?
5. As the first white HTC screen is loading, you will hear a "detach" sound if you are on a windows computer. Immediately click the SD card in at this time. THE CARD MUST GO IN BEFORE THE SCREEN TURNS BLACK. You have to be very fast. If you push the card in after the screen goes black, too late. Keep trying and you will get it.
