Hi im new here and trying to root my legend and i keep getting the following error while trying to install Android ADB interface
I selected the android usb drivers and had to rename them from winusbcoinstaller2.dll to winusbcoinstaller.dll
and
WdfCoInstaller01009.dll to WdfCoInstaller01007.dll
after the update thigy it says the follwing:
There was a problem trying to install this hardware: the parameter is incorrect
how do i solve this problem? please help thanks!
This one may help you with rooting (if you have 2.2).. sucessfully rooted my Legend today with this
http://forum.xda-developers.com/showthread.php?t=894465
With respect to drivers, install HTC Sync but turn it off. Then this folder is all you need for a basic ADB setup
You can actually install the drivers without the HTC Sync software. All I do is start the setup, let it finish installing the drivers (which is the first step), and then I just abort and continue with my life
Related
is it available?
VarioIII said:
is it available?
Click to expand...
Click to collapse
How to get HTC Sync working
I NEED HTC Sync Software for my PHONE, not my PC
it is possible. i opened a thread few days ago.
I got the files from other ROMs.
Install them in your phone like you install apps
Wait for a while or restatr your phone.
and you need Sync for your PC.
here is the files you need.
doesnt work with APPSInstaller. How do i install it?
Try using command prompt
you must have Sdk tools on your pc
so it can read your phone
go to the directory were this 2 files located unzip them .
easiest way just put them on C: or on D:
than open commad promt from your PC i thik you know what it is
check first does it read your phone type
"adb devices"
it should show you your drvices serial number. if it ok.
type
"adb install sync.apk"
it will install the first file
"adb install pcsii.apk"
it will instal your second file.. and everything will be ok
Thanks, I was looking for this as well.
Just flash my Magic to hofo v1.1.1. Need to sync with PC, thanks for the file.
Doesn't work for my Vodafone Magic
When i plug my usb cable in it says: "Sorry! The application PC Synchronization (process com.htc.android.psclient) has stopped unexpectedly. Please try again.
I'm running Cyanogen 4.0.4
Any ideas?
I'm also looking for a solution to this problem - plenty of rom cookers remove the sync software, but I've yet to find anyone that can tell me how to FIX it.
Like the previous poster, when I install the three required files (sync.apk, pcscii.apk and pcscii.odex), I get the error mentioned. Surely someone has a way to fix this?
Merlinux said:
Doesn't work for my Vodafone Magic
When i plug my usb cable in it says: "Sorry! The application PC Synchronization (process com.htc.android.psclient) has stopped unexpectedly. Please try again.
Click to expand...
Click to collapse
Right. Doesn't work either on a Vodafone Magic with org. ROM same error. You're only able to sync with google apps.
its honestly not worth it
Push Sync software to Sapphire 32A
Hello,
To proceed with RUU from the carrier, the HTC sync connection needs to be estabilished, am I right?
In order to do this, I used the files from the previous poster ruslanriad.
However, It unexpectedly crashes, no matter if I use fastboot install mode or .apk installation through the file browser.
How can I get it up and running?
I'm using Magic Orange 32A with 1.33.2010 HBOOT and 6.35 radio. Current ROM is FroyoRider_Switch_6.35_34_v1.0.
After I started using my Win 7 system, I had to do the whole process of updating and flashing my device. After like 3 hours going back and fourth to find the solution, I found it is a pretty strange way. In a place where I would never have thought before:
The problem is about Drivers.
I've found there are two type of drivers:
1. ADB/Bootloader interfaces (usb_drivers we download from Android SDK). This are useful in the first part of the HOWTO since we need to run some ADB commands. This might be also useful during the rooting process
2. MyHTC drivers (both boot and standard). This are the basic HTC drivers for using with several software like HTC Sync AND for flashing phone. This are installed during the HTC Sync installation process.
How to know which driver is using at each time?
Under Control Panel -> System -> Device Manager -> We might find a driver called Android Phone.
1. With the phone in the Start menu into it we might see either:
a) ADB Interface
b) My HTC
2. If we go into the bootloader (rebooting device, volume down + power button) we might see
a) Bootloader
b) My HTC
If we need to FLASH, the we need in both parts My HTC
If we see anything else, we need to update the driver. Just by going into properties of the driver, Controller, Updating Controller -> Find Controller into the PC -> Select from the list of controllers of this PC -> Use Disk and we must look for the HTC Driver that is installed during the HTC Sync Installation process (Normally this is into Program Files-> HTC -> HTC Driver).
Finally we can update the driver by selecting the My HTC one from the list.
This worked perfectly for me, and make me discover this issue that may help some people. I write this as a complement for my guide for flashing to make it wider and more complete: http://forum.xda-developers.com/showthread.php?t=603286
Sorry to bump an old thread, but I'm having this issue with a friends HTC Legend.
MiSSigNNo said:
by going into properties of the driver, Controller, Updating Controller -> Find Controller into the PC -> Select from the list of controllers of this PC -> Use Disk and we must look for the HTC Driver that is installed during the HTC Sync Installation process (Normally this is into Program Files-> HTC -> HTC Driver).
Finally we can update the driver by selecting the My HTC one from the list.
Click to expand...
Click to collapse
What do you mean exactly by going into the properties of the driver? (Win 7 64bit)
Thanks.
MiSSigNNo said:
After I started using my Win 7 system, I had to do the whole process of updating and flashing my device. After like 3 hours going back and fourth to find the solution, I found it is a pretty strange way. In a place where I would never have thought before:
The problem is about Drivers.
I've found there are two type of drivers:
1. ADB/Bootloader interfaces (usb_drivers we download from Android SDK). This are useful in the first part of the HOWTO since we need to run some ADB commands. This might be also useful during the rooting process
2. MyHTC drivers (both boot and standard). This are the basic HTC drivers for using with several software like HTC Sync AND for flashing phone. This are installed during the HTC Sync installation process.
How to know which driver is using at each time?
Under Control Panel -> System -> Device Manager -> We might find a driver called Android Phone.
1. With the phone in the Start menu into it we might see either:
a) ADB Interface
b) My HTC
2. If we go into the bootloader (rebooting device, volume down + power button) we might see
a) Bootloader
b) My HTC
If we need to FLASH, the we need in both parts My HTC
If we see anything else, we need to update the driver. Just by going into properties of the driver, Controller, Updating Controller -> Find Controller into the PC -> Select from the list of controllers of this PC -> Use Disk and we must look for the HTC Driver that is installed during the HTC Sync Installation process (Normally this is into Program Files-> HTC -> HTC Driver).
Finally we can update the driver by selecting the My HTC one from the list.
This worked perfectly for me, and make me discover this issue that may help some people. I write this as a complement for my guide for flashing to make it wider and more complete: http://forum.xda-developers.com/showthread.php?t=603286
Click to expand...
Click to collapse
in english please? I can't understand HOW you are doing this... I am trying to flash a HTC Desire S with Android ICS (latest from htcdev WWE) and it connects fine, but when I get to "Waiting for Bootloader........" it does that for a minute, then says "Error [171] USB Connection Error" The phone shows the HTC logo with black screen. My laptop says "USB Device Not Recognized" too and it fails. What can I do to fix this? I have installed the ADB and SDK also the HTC drivers and HTC Sync, tried everything please help
mattygaga2012 said:
in english please? I can't understand HOW you are doing this... I am trying to flash a HTC Desire S with Android ICS (latest from htcdev WWE) and it connects fine, but when I get to "Waiting for Bootloader........" it does that for a minute, then says "Error [171] USB Connection Error" The phone shows the HTC logo with black screen. My laptop says "USB Device Not Recognized" too and it fails. What can I do to fix this? I have installed the ADB and SDK also the HTC drivers and HTC Sync, tried everything please help
Click to expand...
Click to collapse
I'm not sure if this applies to HTC Desire S... this was meant to be used for HTC Tattoo (HTC Click)
MiSSigNNo said:
I'm not sure if this applies to HTC Desire S... this was meant to be used for HTC Tattoo (HTC Click)
Click to expand...
Click to collapse
Ah I see. Any idea how I could probably fix this? I'm using Windows 8 and I have scoured XDA and the internet for 29 hours straight for answers and turned up empty. I have no MicroSD card to perform the update using the PB99xx.zip method and all other methods are useless. I just want a straight-forward RUU update for my phone but can't seem to do it without that silly Error 170/171 and USB Device Not Recognized errors
Hello XDA Community.
I'm attempting to install the new RC of CyanogenMod-6 for the Hero CDMA. I'm currently running the stock 2.1 version of Android. I've been following the guides that were referred to in the thread (I tried posting the urls but new users can't do so to prevent spam).
I've successfully rooted my phone and now I'm trying to do a Nandroid backup. I'm running Windows 7 32-bit and have hit a road block with ADB not recognizing my device. I followed the guide put together by Nephron to install the Android SDK. I've spent several hours going through threads and doing google searches looking for the solution. I have debugging turned on and I don't mount my SD drive when I plug the USB cord in. I've used USBDeview as some have suggested to delete current HTC drivers and then reinstall - no luck.
Here is a screen shot of what happens when I plug in my Hero:
See attached - "failedinstall.jpg"
Then I'll go to device manager to manually install the driver (it never allows me to manually select upon connection for some reason):
See attached "devicemgr.png"
And then this is the message I get when I point it to the "right" folder with the drivers:
See attached - "unabletoinstall.png"
So, on the Android SDK site I noticed this message:
"The USB driver for Windows provides support for the following Android-powered devices:
T-Mobile G1* / ADP1
T-Mobile myTouch 3G* / Google Ion
Verizon Droid*
Nexus One
* Or similar hardware on other carriers
Any additional devices will require Windows drivers provided by the hardware manufacturer.
^So is all of this HTC's fault? I've downloaded a couple of different .zip folders from different threads claiming that these drivers would work. But none of them have yet to do the trick for me.
I'm new at this so I have a few other questions as well:
Most guides I've read about how to do a Nandroid backup always recommend flashing a ROM b/f doing a backup. But I want to backup my current stock rom and settings before I flash. Wouldn't I want to create a recovery image before installing any other ROMs? Perhaps I'm misunderstanding some requirements?
Referring again to the thread on the CyanogenMod RC, can someone help me understand step #3? How do I know if it is necessary to update my radio? What implications does this have? I tried looking for info about this on the wiki and I couldn't find anything comprehensive enough to answer my question.
I'd appreciate any guidance!
Before you modify anything you will want to boot into recovery, assuming you flashed one, by holding down Home and turning the phone phone back on(power button). But since you don't have adb working then you probably haven't. You can still do this using terminal on your phone.
Download terminal emulator from market and then download a revoery image (AmonRa 1.6.2 or Darch's 1.7xx) and then mount your sdcard to the computer and transfer the recovery to the root of the sdcard. Open up terminal emulator and type in
Code:
su
cd /sdcard
flash_image recovery recovery-RA-heroc-v1.6.2.img(type the exact file name of the recovery you are using)
reboot recovery
If you had factory 2.1 on your phone then you have the latest radio. The radio can be flashed just like any ROM, but make sure that the radio is not for GSM phones as this will destroy your phone.
Instructions from Android Developers and ADB, Fastboot, and Nandroid for Noob
Download the latest Android SDK.
Unzip to C:\AndroidSDK
Right-click on (My) Computer, and select Properties
Go to Advanced settings
XP: Click the Advanced tab
Vista/7: Click Advanced system settings on the left
Click the Environment Variables button
double-click on Path (under System Variables)
Add the full path to the tools/ directory:
C:\AndroidSDK\tools\
(make sure a semicolon ( separates this new path from all the others)
Latest windows sdk version appears to need: "C:\AndroidSDK\android-sdk-windows\tools", install location may change with further updates..
Run C:\AndroidSDK\SDK Setup.exe
If you get an error about not having Java SDK installed but you do, add the path to 'bin' within your Java installation location to the Path environmental variable as described above before the sdk entry you just made. (eg add "C:\Program Files\Java\jdk1.6.0_20\bin;") This is likely to only be necessary where the 64 bit Java SDK is installed (obviously) on a 64 bit machine.
If it gives you an error about http go to settings and click on "Force http//....."
Unselect all options except for the USB driver
If you can't get the setup to work, download the USB-DRIVERS folder - HERE (Windows XP/Vista/Windows 7)
On your phone, click Settings > Applications > Development and make sure USB Debugging is on.
Plug your phone into your computer via USB cable (it needs to be on). It should say installing drivers if using Windows.
After it installs the drivers, goto the Start menu and type cmd into the search bar (Vista or higher) or click Run then type in cmd (XP) to open the command prompt.
Type the following into the command prompt window:
adb devices
You should see a serial number pop up, it’s the serial number of your phone. This means you are all set. If you do NOT see a serial number, then we need to reinstall the drivers.
Download USBDeview
While the phone is still plugged in, open USBDeview and sort by manufacturer. Find all the HTC/Android drivers and uninstall them all. (Windows Vista requires program to be run as an administrator, otherwise files won't uninstall.)
Once all have been uninstalled, unplug the phone from the USB cable and plug it back in.
The correct drivers should reinstall automatically (check the drivers as they are installing, one should say ADB Device driver).
To check, go to Devices in your Start menu then click on the “Android Phone”. Click on the Hardware tab, and check the list of drivers for ADB Interface under Type.
Done! Now you can use ADB to alter your phone from your computer.
If all else fails try installing HTC Sync software-- http://member.america.htc.com/download/Driver/HTC Hero (Sprint)/HTC_Sync_2.0.40.exe and then removing the drivers for it and then trying to install the android sdk drivers
Or you can dual boot with Linux and all you will need to do is download and unzip android sdk and edit 2 files and everything will work.
WOW>>>>>no that is way to confusing. the best thing to do is install vmware workstation. Then do a virtual WINDOWS XP MODE. from there you will be able to install the drivers and such in order to get the phone to be seen.
the version of htc sync i used for all my computers including win 7 was 2.0.33
if you want it then just pm me and I will get it to you
they don't offer it for a download anymore
this version corrected all my driver issues
Yesterday i had a problem with a Win XP computer where the ADB driver just didn't want to install. The worst part was that on that particular PC it worked correctly some time ago.
After a lot of digging around I've found out that the problem was that somehow the "WDF01005" (which is actually "Microsoft Kernel-Mode Driver Framework Feature Pack 1.5", on some sites it was listed as "KMDF Coinstaller 1.5") was not installed. Of course, searching the net for it didn't get me any closer to a solution.
Anyways, to make a long story short, i managed to fix it by creating the uninstall registry entry for it, it seems that i did have it installed (or maybe i had a newer version installed) all along just that the reg-entry got deleted.
Here's the reg file :
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Wdf01005]
"SystemComponent"=dword:00000001
(just save it into "fix_wdf01005.reg" and double click it to install it with Regedit, or you can add the key manually and add a DWORD value with the name "SystemComponent" and value of 1.)
So, if you ever get the error that Windows XP cannot install the "Android Platform Sooner Single ADB Interface" driver then you might want to see if you have the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Wdf01005" key as it is used by the driver installation and if it's missing then it fails and the driver is not installed.
I hope it helps others too,
P.S. i just tested, it worked for my Samsung phone too, it also failed to install the Android ADB driver and thus the ADB command said "error : device not found", now it worked correctly, it even found the drivers it needed through Windows Update so i didn't have to install anything manually.
Thank you so much! This worked like a charm!
My Windows XP used to work with adb, now it fails to install it.
Then I read this thread and now adb is working happily on my Samsung Galaxy Gio!
Thanks!
Thanks man.
you really helps me a lot.
[sorry for bad english]
instructions for domies...
Can you tell me exactly how do that, please? I'm having the same issue. The file doesn't exist in my registry. How do I get it?
Thanks. You're a blessing.
hi i have not problem with installation in my windowx xp...but its takes too long...i think some time 10 to 20 mins..so is there any way to install adb driver installation fast...plz suggest me solution...thnks and advance
Hi,
Current setup :
Xperia z1 C6903
Three UK
Version 4.4.4
Build 14.4.a.0.108
Rooted
Unlocked Bootloader
adb drivers installed (on xp)
Trying to install Cyanogen Mod.
Flash boot boot .img all worked fine and have CWM recovery screen up.
When I try to use either sideload or adb push I get the same error:
error: device not found
I've googled and searched here and seems to be a driver issue with adb?
I have android SDK (eclipse) and SDK platform tools installed
any thoughts please?
....
...
SOLVED adb driver problem xp device not found
OK, working using universal driver from
http://www.koushikdutta.com/post/universal-adb-driver
Absolutely no idea why XP stopped seeing the phone, and no attempt at driver/sdk updates worked, tried all the ADB drivers I could find including one above, nothing...
then changed usb post after i uninstalled the device from manager (for the 100th time) and ran the adb installer again. and tada there it was :/
hopefully link above might help someone on xp get adb connection working if they are having problems..