[Q] New ADB Install Method? (Solved!) - EVO 4G Q&A, Help & Troubleshooting

Hey guys, sorry for this noob question, but I just couldn't find any recent answers . So I was wondering, are there any recent methods (guides) to installing the ADB drivers and everything? The reason I ask is because I was looking at the custom splash screens and they were saying to "adb push spalsh1 ..." or something. I tried it and it said that the command adb couldn't be found or something like that. And I thought that maybe that only worked for the older adb drivers since the 2.3 SDK is out. Sorry for sounding so confused, its because I am. Lol. Thanks in advance.

HTC sync acts as the drivers for our phones. Just make sure its installed on ur pc along with the Android sdk and that usb debug is checked in ur phone settings.
Sent from my HTC SUPERSONIC

Thanks! I just had to press HTC Sync on the phone so that I could do the adb commands!

Related

adb issues

Hi, i don't know if i am starting this thread in the right section, but here goes. I'm sure you very helpful people will assist me if not.
I have an HTC desire branded to Orange UK but i am wanting to flash/debrand it. The problem i am having is this:
Im following the instructions for flashing/debranding the desire on self titled thread on android forums.
In the first step "how to set up adb" I have done everything that it tells me to do on the page on the unlockr.com
But when i open the CMD and type in all the correct commands it says list of devices attached below, but it is just blank, i don't know what it is that im doing wrong, but i must be somewhere? I need this number to make the gold card don't I? Its obviously a problem with the drivers, am i correct in thinking that? so i uninstalled the drivers and HTC sync, and reinstalled them from the HTC site, but still no joy. I then opened the SDK and installed USB driver package, still no luck.
If anyone can think of what might be the problem, could you please help. I am a total n00b when it comes to android, but this process seems far from hard to follow, maybe this is where i am going wrong?
Thanks in advance
DesireableHTC said:
Hi, i don't know if i am starting this thread in the right section, but here goes. I'm sure you very helpful people will assist me if not.
I have an HTC desire branded to Orange UK but i am wanting to flash/debrand it. The problem i am having is this:
Im following the instructions for flashing/debranding the desire on self titled thread on android forums.
In the first step "how to set up adb" I have done everything that it tells me to do on the page on the unlockr.com
But when i open the CMD and type in all the correct commands it says list of devices attached below, but it is just blank, i don't know what it is that im doing wrong, but i must be somewhere? I need this number to make the gold card don't I? Its obviously a problem with the drivers, am i correct in thinking that? so i uninstalled the drivers and HTC sync, and reinstalled them from the HTC site, but still no joy. I then opened the SDK and installed USB driver package, still no luck.
If anyone can think of what might be the problem, could you please help. I am a total n00b when it comes to android, but this process seems far from hard to follow, maybe this is where i am going wrong?
Thanks in advance
Click to expand...
Click to collapse
have you enabled usb debugging in settings/applications/development?
AndroHero said:
have you enabled usb debugging in settings/applications/development?
Click to expand...
Click to collapse
Sorry i knew i would forget something, yes i did/have enabled USB debugging, I'm getting really fed up with this now, do you think its something Orange may have done to prevent me from doing this?
Thanks
have u tried using adb while in recovery also make sure disk drive isnt enabled when ur phone is connected to the pc
AndroHero said:
have u tried using adb while in recovery also make sure disk drive isnt enabled when ur phone is connected to the pc
Click to expand...
Click to collapse
just tried that and no its set to charge only, just been looking at the device manager, and when i checked the properties of "My HTC" i get this message
Windows cannot initialize the device driver for this hardware. (Code 37)
Click 'Check for solutions' to send data about this device to Microsoft and to see if there is a solution available.
Click to expand...
Click to collapse
Would that effect the adb? sorry to be such a n00b, i only want to debrand my desire, its not as if i want to root and start installing different ROMs and stuff....
you downloaded the adb tools to your desktop correct? something like android-sdk/android-sdk/tools/ ?
so cd (change directory) there using command prompt
when you are on the tools:/ directory type in 'adb shell'
you should now be able to write commands in a prompt starting with #
i have taken a screenshot of this done on a mac (it will be slightly different for Windows)
cgrec92 said:
you downloaded the adb tools to your desktop correct? something like android-sdk/android-sdk/tools/ ?
so cd (change directory) there using command prompt
when you are on the tools:/ directory type in 'adb shell'
you should now be able to write commands in a prompt starting with #
i have taken a screenshot of this done on a mac (it will be slightly different for Windows)
Click to expand...
Click to collapse
Sorry mate, just seen this reply.
I cant post links on here, but i followed the instructions on how to set up adb from theunlockr.com They said that SDK should be downloaded and unpacke to the C: drive which i did, if you can have a look at that site you will see what i have done. Im thinking that there is some sort of problem with the drivers somewhere, i checked on my device manager and checked the properties of "My HTC" and it sates "windows cannot initialize the device driver for this software"
are you using windows 7/xp/vista?
seems to me like your drivers did not install correctly.
plug your phone to your computer
go to control panel -> device manager -> find your phone
right click it and go to properties
go to driver and uninstall it
unplug your phone from the computer
restart your computer
plug in your phone again
wait for the driver to re-install.
if that doesnt work try installing htc sync
cgrec92 said:
are you using windows 7/xp/vista?
seems to me like your drivers did not install correctly.
plug your phone to your computer
go to control panel -> device manager -> find your phone
right click it and go to properties
go to driver and uninstall it
unplug your phone from the computer
restart your computer
plug in your phone again
wait for the driver to re-install.
if that doesnt work try installing htc sync
Click to expand...
Click to collapse
I'm on Vista 32 bit, This is what i have come to the conclusion, that its the drivers, i have uninstalled all drivers, HTC sync then reinstalled them plus reinstalled HTC sync, all with the same result, its even come to the point where i am sending an SD card to another person so he can make the gold card for me, just so i can flash the device. I will try what you suggested.
Thanks

Help with Goldcard Creation

Ok, I have a T-Mobile locked and branded Desire and so trying to create a Goldcard but it just gives me Permission Denied when trying to get the CID, what am I doing wrong? I have followed the steps to the T
try the goldcard program?
YES!! Please seriously need help aswell with this. Have a sim free desire and I get to the line of code in the command prompt with
"ADB shell cat/sys/class/mmc_host/mmc1/mmc1:*/CID" and it just says device not found.
I am new to android so i'm pretty clueless with this. Any help would be greatly appreciated.
Kleptomaniac said:
... and it just says device not found.
I am new to android so i'm pretty clueless with this.
Click to expand...
Click to collapse
So about 'device not found'. I had this 'issue' when rooting mine a few weeks ago, so here's what I had to do.
When rooting, you're gonna be using the ADB tools to interface with your phone through USB. This would mean that the computer needs specific drivers for ADB to work properly, which for some reason, did not install well. I'm running Win7 x64 and had a hard time setting it up initially.
SO what you want to do is to first go to Device Manager on the PC and uninstall the drivers for anything related to the phone - it'd probably show up under 'Other devices' with a driver issue. Do that and unplug the phone.
Next, go to install PdaNet. Just run the exe and it will install the drivers you need for ADB to work! Once this is all done you can uninstall the PdaNet program if you don't use it - the drivers will still remain.
When you plug in your phone (it might prompt during the installation, I don't remember) and head to device manager now, you'll see a new entry at the top called Android Phone, with a device called Android ADB Interface. Once you see this, then you're good to go with the rest of the goldcard instructions you were following.
Just to be sure, reboot the PC and go to the Android SDK\Tools in a cmd prompt and type in adb devices. It should return with the serial number of your phone.
That's it, hope it helps!
Thanks alot man its nice to know people here are willing to help. I didn get the drivers but I used HTC sync instead to get them up and running, then after awhile of it still not working I found the goldcard program and it worked! Now all I have to do is wait for this root download to finish...

[Q] HTC 2.2, Take screenshots?

I know its been asked before, but how do I take screen shots? A quick google search left me confused and looking here was like a needle in a hay stack.
Phone is not rooted, and I won't be rooting it either, so err suggestions?
I know this really should be in the Q & A Section
Thanks in advance
see http://myhtcdesire.com/tutorials/how-to-take-screenshots
i hope htc give us this feature without rooting like is available out of the box on the samsung galaxy s.
Download the Android SDK for your platform. Connect your Desire to your computer and enable USB debugging. Navigate to the tools folder of the SDK, and run ddms. Highlight your device and go to Device > Screen Capture.
Back to trying this today, Can't seem to do it, Im guessing because there is no driver for the ADB part, Suggestions?
I can't even get ddms.bat to load!
Tried this earlier & it worked great. Using windows 7
Bouncer5 said:
Back to trying this today, Can't seem to do it, Im guessing because there is no driver for the ADB part, Suggestions?
Click to expand...
Click to collapse
Try installing HTC Sync. My Win 7 was also missing this driver before I installed Sync. If this doesn't help I have to look a bit through my browsing history because on my work computer I don't have Sync and i managed to find some ADB driver that work.

ADB Issue's Windows Vista

Hi there, sorry to post this on the forum but its driving me crazy...
Does anyone have issue's with using ADB on there windows Vista computer ?
What i've noticed to get my DHD to work with ADB i've got to uninstall then re-install HTC Sync everytime i want to use my phone with adb.
Otherwise when i ask adb devices nothing show up...
After i uninstall then re-install HTC Sync the device does then show up...
What i've noticed is the phone is listed as an Android 1.0 device when i reinstall HTC sync it then gets listed as MY HTC and works...
I also have another issue i tried to install a radio via fastboot and had the message Remote not allowed, any ideas, its doing my head in
Thanks
I'm getting even more confused now, i just typed adb devices and nothing was shown but i thought i'll try to flash the radio anyway and it worked 1st time ???

[Q] HTC One X Driver for Android 4.2.2

Hi Guys
Do a require a specific driver for the new 4.2.2 system. I have updated my phone to run Cyanogenmod 10.1 and had some issues originally getting adb etc to identify the phone. I have since got past this and now get an unauthorised error in adb. This is normal the issue im having is that my phone does not prompt me when I connect it to my PC. I should be getting a whitelist prompt to confirm I authorise the Pc to run ADB commands.
Has anyone else had this rather than the expected whitelist prompt im getting the little android bloke asking do I want to copy files via usb. Im just trying to work out what I need to do to get my phone to prompt me when I connect via ADB. I have already enabled ROOT access to Apps and ADB, Enabled USB debugging etc
Any help would be appreciated I have tried a number of drivers but only ever get asked to copy file via usb.
Appsdroid said:
Hi Guys
Do a require a specific driver for the new 4.2.2 system. I have updated my phone to run Cyanogenmod 10.1 and had some issues originally getting adb etc to identify the phone. I have since got past this and now get an unauthorised error in adb. This is normal the issue im having is that my phone does not prompt me when I connect it to my PC. I should be getting a whitelist prompt to confirm I authorise the Pc to run ADB commands.
Has anyone else had this rather than the expected whitelist prompt im getting the little android bloke asking do I want to copy files via usb. Im just trying to work out what I need to do to get my phone to prompt me when I connect via ADB. I have already enabled ROOT access to Apps and ADB, Enabled USB debugging etc
Any help would be appreciated I have tried a number of drivers but only ever get asked to copy file via usb.
Click to expand...
Click to collapse
Do you have HTC Sync Manager?
Also, in Device manager does your Drivers have Errors (Yellow Triangle)?
Wilks3y said:
Do you have HTC Sync Manager?
Also, in Device manager does your Drivers have Errors (Yellow Triangle)?
Click to expand...
Click to collapse
Hi Mate
I have tried with HTC Sync on and again after uninstalling it both result in the same issue usb prompt rather than ADB fingerprint prompt. No in Device Manager both of the connections for the device identify and install correctly. One with the phone and another stating something like Android Interface device not on my PC at the mo to confirm the exact name but its something like
My HTC
Android Interface Device or possibly android ADB interface
Appsdroid said:
Hi Mate
I have tried with HTC Sync on and again after uninstalling it both result in the same issue usb prompt rather than ADB fingerprint prompt. No in Device Manager both of the connections for the device identify and install correctly. One with the phone and another stating something like Android Interface device not on my PC at the mo to confirm the exact name but its something like
My HTC
Android Interface Device or possibly android ADB interface
Click to expand...
Click to collapse
Hmm Very strange.
Try:
http://forum.xda-developers.com/showthread.php?t=2217396
Or if not try hasoons Root Toolkit, im sure that installs some drivers too. Hasoons got my ADB working.
Finally, to find ADB device, are you opening command prompt in Platform-tools folder?
Wilks3y said:
Hmm Very strange.
Try:
http://forum.xda-developers.com/showthread.php?t=2217396
Or if not try hasoons Root Toolkit, im sure that installs some drivers too. Hasoons got my ADB working.
Finally, to find ADB device, are you opening command prompt in Platform-tools folder?
Click to expand...
Click to collapse
Nice one cheers mate will try these drivers when I get home later. I was originally using Hasoons toolkit which is what flashed the recovery and new rom but once I updated to 4.2.2 the toolkit stopped. It was coming up as device offline. I have managed to get it working by overwritting the old ADB and fastboot files with the new ones for 4.2.2. The ones the toolkit comes with is 4.1 so was erroring as it didnt know to carry out the fingerprint check.
Yes mate I have tried various methods I have accessed the android\android-sdk\platform-tools folder and run ADB from there this identifies the phone but states its not authorised. I tried using the toolkit with the new ADB and fastboot but get the same.
Im just missing the ADB prompt on my phone for usb debugging just cant for the life of me identify why im getting the copy files from usb prompt rather than the adb fingerprint prompt. Im sure its drivers so am hopeful the ones on the link will fix it. Fingers crossed
I was having issues with adb not finding my device. These drivers worked for me...
crshd said:
I was having issues with adb not finding my device. These drivers worked for me...
Click to expand...
Click to collapse
Nice one mate will try these ones when I get in to on way home now hopeful one of the driver links sorts out the prompt for me will update later thanks guys
Sent from my HTC One X using xda app-developers app
Cheers All removed all drivers for htc one x then downloaded the 4.2 versions from the link
http://forum.xda-developers.com/show....php?t=2217396
once reinstalled adb gave unauthorised error again but then put the prompt up on the phone. So possible the 4.2 contains the info for requesting permission as i havent changed anything other than the drivers adb and fastboot have been the same since i started. Anyway cheers all
confusion about installing driver
crshd said:
I was having issues with adb not finding my device. These drivers worked for me...
Click to expand...
Click to collapse
bro i download your driver but how to install it. my htc one x just start in fastboot mode. i want to unlock bootloader but without adb i am helpless
If you have Windows 7,8,8.1 just enable automatic update and let windows install correct drivers
Sent from my HTC One X using Tapatalk 2

Categories

Resources