HTC Incredible :: 64 Bit Android USB Drivers

Sep 8, 2010

Trying to root my DINC for the first time and the USB drivers provided by the guide do not work, I'm running Windows 7 64bit. I thought I saw some 64 bit USB drivers some where while browsing one day on here.

HTC Incredible :: 64 bit Android USB drivers


HTC Incredible :: How Can Get The Drivers?

Jun 25, 2010

trying to root for awhile now reading through different methods, tricks, etc and to be honest, my head is spinning from all the different info. However, in trying so many different things, I did seem to come up with a true issue that I can actually pin down...I don't have any drivers installed for the DInc. I tried the edit method for the .inf file in the sdk and tried to manually update the drivers (device manager says there aren't any drivers installed for it at all) and it just simply doesn't see any drivers there. I'm kind of lost. Installed HTC Sync and uninstalled and reinstalled three times. What am I missing (other than drivers, of course) to get this installed? Where/how can I get the drivers and actually install them?

View 9 Replies View Related

HTC Incredible : Why Does Incredible Require Drivers For Usb Connect?

Aug 27, 2010

Why does the Incredible require drivers to connect to the PC via USB to transfer files, but the Nexus One does not. They are very similar phones.

Why can't a generic mass storage device driver work? It seemed to work for the Nexus One. Am I missing something here?

View 3 Replies View Related

HTC Incredible :: Where To Find USB Drivers For Windows 7?

Aug 9, 2010

I just updated to Windows 7 but not drivers for the Dinc. Any help where to find them?

View 9 Replies View Related

HTC Incredible :: Universal Windows USB Drivers - ADB - BootLoader -Disk Drive - HTC Sync

Sep 10, 2010

Monitoring the traffic on the unrEVOked IRC channel, it's clear that there is a ton of confusion about the USB drivers needed, despite the excellent article on the unrEVOked site. I thought I'd maybe add to that or create an alternative article.

There are three different modes in which the Incredible (or the EVO!) can connect to a Windows system:
Disk Drive
ADB (USB Debugging and ClockworkMod Recovery)
BootLoader (while phone is in the HBOOT mode)

The drivers that come with the Android SDK can't do any of it because none of the interfaces for the Incredible are present in the .INF file. The drivers that come with HTC Sync can do #1 and #2, but cannot be used for rooting with unrEVOked because they don't support #3. The following link points to drivers which are universal; they will work for all three purposes on the Incredible (and the EVO as well).

unrEVOked modified USB Driver

You do not have to remove HTC Sync if you have it installed. These drivers will replace the ones that came from HTC Sync and be usable for that as well as rooting. The trick is getting these drivers to replace the ones you have from the Android SDK or HTC Sync or ??? (or simply installing them if you have no drivers yet). The idea is to plug your phone into USB while it's in HBOOT mode, forcing Windows to look for Bootloader drivers. Only the ones here provide that.

Anyway, here's how:
Uninstall HTC Sync, DoubleTwist, and DropBox from the PC. Sorry about this. Once these drivers are installed you may reinstall those and they will continue to work. These drivers are universal.
Unzip the file, leaving the folder Android USB Driver somewhere like on your desktop
Unplug your phone from USB
Power down your phone
Now simultaneously press the volume DOWN button and the power button, holding till the HBOOT screen appears
Now connect the USB cable between the phone and your PC
The word HBOOT (blue box with white letters) will change to HBOOT USB PLUG
On the EVO, wait till HBOOT cycles through an SD check (10 sec) then select select HBOOT USB at the bottom of the menu (using the vol keys to navigate and power button to select). Thanks to hperry for this.
Now look at your Windows Device Manager and see if you already have Android Phone listed for HBOOT as shown in one of the last two images (way) below. To see the Device Manager, right click My Computer, select Manage..., select the Device Manager. If you see the Android Phone, you're ready to root and can skip the rest of this. Otherwise, you do not have HBOOT-capable drivers, and you need to install them. Windows should be looking for drivers now. At this point things may differ between XP and Vista/7.

In XP, the New Hardware Found Wizard should appear. Tell it NOT to use Windows Update, and moving along, tell it to look in a specified location. It will pop up a file open dialog. Navigate to the Android USB Driver folder, click OK then click Next.

For Windows Vista/7 you might not see the New Hardware Found Wizard. Open the Device Manager (Right click My Computer, select Manage..., select the Device Manager). You will see an Android Phone node in the tree with a "caution" icon node beneath it. Right click on the caution-marked node and select Update Driver. Follow through specifying NOT to look in Windows Updatte and Install from a specified location. It will pop up a file open dialog. Navigate to the Android USB Driver folder, click OK, then click Next.

In either case, eventually the driver should install. At this point you have the universal drivers installed for the Incredible. They can also be used with the HTC EVO. Here's what you should see in the Windows Device Manager for each condition:

Phone Running Normally, USB Debugging Enabled, plugged in via USB:

Windows 7

Windows XP

Phone running HBOOT, plugged in via USB:

Phone showing HBOOT

Windows 7

Windows XP

Parts taken from public:windows_hboot_driver_install [RootWiki]

View 19 Replies View Related

Android :: Connect The G1 Usb Drivers For Fedora 9

Feb 27, 2009

tried to connect the G1 Android phone on Fedora 9. Is it required to install the USB drivers or not, if yes then where i will find the drivers.

View 2 Replies View Related

Android :: USB Drivers For HTC Legend - Or How To Add Your Own To Android_winusb.inf

Apr 10, 2010

Just got a HTC Legend and am very keen to get into Android development (having previously been expirenced with eclipse/java/gwt).

However, the USB ADB driver on the SDK doesnt support it, so I wondered how I could add it myself.

I feebly tried adding;

CODE:.......

to the inf file. But it didnt help. (mainly because I have no clue what I was doing)

View 10 Replies View Related

Android :: Installing USB Drivers On Vista 64 Bit

Jul 5, 2009

I am currently having issues installing my G1 in development mode on Vista 64 Premium SP1. I have tried both installing the drivers that come with the latest SDK and also the ones here: http://forum.xda-developers.com/showthread.php?t=446274.

Whenever I plug the phone in it comes up as an unknown USB device under device manger. When I go to update driver and point the installer at the correct driver location it either says 'the device driver is up to date' or when using the have disk option it says 'the folder specified does not contain a compatible software driver for your device'.

View 3 Replies View Related

Android :: USB Drivers Work On XP64?

Apr 18, 2010

I have two machines, one a WindowsXP32, and one 64. Both with AMD64 chips. I have eclipse on both, and the SDK on both. I'm using the usb drivers with the HTC Legend (http:// groups.google.com/group/android-developers/browse_thread/thread/ 2b54d2ce1202b04b/dd6f9152cd50d64b?lnk=gst&q=usb+#dd6f9152cd50d64b).

On the 32bit one things work just peachy. Device recognised, and debugging working fine. However, the 64bit one doesn't seem to recognise the device. Windows recognise's the device, and windows device manage shows it, but "adb devices" lists nothing, and nothing shows up when trying to manually launch from eclipse.

View 2 Replies View Related

General :: Android USB Drivers Not Functioning?

Mar 2, 2013

I'm trying to use the SWM and when I have everything all set up it tells me I have no device set up. I looked to see if I could find drivers for me Xperia X10 and all I kept getting linked to was the sony PC companion that apparently had those drivers installed. When I installed it and did all the set up stuff it still wouldn't recognize my phone other than as a removable disk. I have the USB debugging turned on, .Net framework installed, and supposed the drives yet it still won't read my phone.

View 1 Replies View Related

General :: How To Uninstall Drivers From Android

Oct 10, 2012

How to do this? is this possible? if yes, where is the driver.

View 5 Replies View Related

Android :: Cannot Install USB Drivers For HTC Slide 2.1 - Vista 32 Bit

Jul 23, 2010

Is anyone able to install the usb drivers for this configuration? device: htc slide Windows Vista 32 bit Java 1.6.20 USB driver for windows installed: Revision 3. Android 2.1. I followed the steps here http://developer.android.com/sdk/win-usb.html but it cannot find the drivers at step #6. I get error message, "Windows was unable to install your adb. Windows could not find driver software for your device".

Directory of C:android-sdk-windowsusb_driver
07/22/2010 02:55 PM <DIR> . 07/22/2010 02:55 PM <DIR>
07/22/2010 02:55 PM <DIR> amd64 07/22/2010 02:55 PM
8,938 androidwinusb86.cat 07/22/2010 02:55 PM
8,974 androidwinusba64.cat 07/22/2010 02:55 PM
3,835 android_winusb.inf 07/22/2010 02:55 PM <DIR>
i386 07/22/2010 02:55 PM 16,447 source.properties

View 5 Replies View Related

Sprint HTC Hero :: How To Set Up ADB / USB Drivers For Android Devices?

Nov 24, 2010

I will post useful post and links as I see them and try to keep it updated: All useful HTC Hero CDMA info originally posted here by Andy Click HERE Titanium Backup video Barnacle Wireless WiFi Instructions ClockWorkMod Manager Videos Setting up CM6How To Flash a Custom ROM Flash amon ra recovery image [ROOT] Easy Root, works with any Stock ROM (Including 2.31.651.7!)[APP]SuperOneClick v1.5.5 (Root, Unroot, Enable Non-Market App, Get UNLOCK code)Youmail great app for your phone!How To: Set Up ADB/USB Drivers for Android Devices

View 4 Replies View Related

Android :: Missing OpenGL Drivers On Emulator

Jul 11, 2009

I am trying to set up an Android emulator to do some playing around with OpenGL ES on it, but I am stymied by the fact that, every time I run my program on it, it unceremoniously grenades itself. The problem (at least the first nasty red error line in the log) is a missing package called libhgl.so. This is the OpenGL driver file required for running OpenGL ES on Android devices, but for some reason, my emulator doesn't have it. Does anyone know where I can get drivers for the emulator, or how to get an emulator that already has them?

View 1 Replies View Related

Android :: Drivers Removed From Mainstream Kernel?

Feb 4, 2010

Why isn't Google playing nice with regards to the Linux Kernel Android code? Greg KH says the Android code is stagnant and as a result got removed recently: http://www.kroah.com/log/linux/android-kernel-problems.html

I know for a fact Greg KH bends over backwards to help Linux Kernel developers maintain their code, so hearing this news about the Android drivers being removed is very troubling. Hearing about all the hardware companies that now cannot get their own Android drivers into the main kernel is the worst of it. Google seems fairly evil lately, but everyone who should care (fellow Android developers, I'm looking at you) seems to just want to put their hands over their ears and sing "la la la la".

Android is not being handled in the true spirit of open source, and Greg KH's assessment of the situation is even more proof of that fact.

View 12 Replies View Related

General :: Where To Find Touchscreen Drivers In Android

Jun 15, 2012

I have two tablets but on of them I've flashed and messed up (touch screen is not working).

How can I get this to work? How can I get the touch-screen drivers and replace them?

View 1 Replies View Related

Android :: Dream Drivers Not Recognized By Windows Vista 64 Bit

Jan 31, 2010

Has anyone else had issues getting windows to recognize the drivers for their phone? I'm in the process of rooting my phone and I can't get fastboot to work with my phone. When I look under device manager on my laptop it says the drivers aren't recognized. I've tried windows vista 64 bit and windows xp 32 bit.

View 2 Replies View Related

Android : Moto Droid ADB Drivers No Longer Work After HTC Evo Used

Jun 25, 2010

I have owned my Droid since day 1 and I have been doing Android development, with ADB working, on my Windows 2003 Server laptop all this time. I'll try to be as detailed as possible. Things to note right off the bat: - Motorola Droid 2.1 - Windows Server 2003 laptop - ADB has worked perfectly with this for ~ 8 months My work gave me a HTC Evo to do some development on. I installed the HTC drivers, ADB worked fine, did my development and now I am done with the Evo. The problem is my Droid no longer works with ADB.

View 10 Replies View Related

General :: Install Linux Hardware Drivers On Android?

Dec 29, 2012

I got a wacom graphic tablett wich I want to use on my Android Tablet PC. Of course Android hasn't got a working driver for it, so thats why I want to install an opensource linux driver. So my first question is, if this might be possible. The linux driver is made for a 2.6 Kernel which of course is not complete the same as my 2.6 android Kernel, but are they similar enough to at least give it a try?

And I got an other question: A grafic tablett is you know... nothing else as a weird mouse so am I might be able to tell Android that it shoud use a simple mouse driver for the graphic tablett? Because my mouse is running well on it.

View 6 Replies View Related

Android :: Open System - Hardware Configurations And Drivers On Google

Oct 5, 2010

Android should become more like Windows. Android should be able to detect and recognize the different hardware configurations and adjust itself accordingly. This way, you hit two birds with one stone. No more fragmentation. No more differences in the UI, Custom UI will be entirely optional.

All the manufacturer has to do is make the hardware and provide the hardware drivers to Google. Simple as that. Everything will be so much easier. Phone manufacturers will be able pump out devices like crazy without any worries. Software developers won't have to worry about device compatibility. Come on Google, lets do it.

View 27 Replies View Related

Android :: Samsung Captivate Drivers For Windows Media Player

Jul 19, 2010

I just got the Captivate. (It replaces my iphone 4). I am trying to sync with Windows Media Player, but I need drivers for that. I downloaded the modem drivers, but it did not do the trick. I am using Vista x 32.

View 3 Replies View Related

Samsung I7500 :: Android Drivers Programming Links / Helping Material?

Dec 31, 2009

Could you kindly let me know Android drivers programming links or helping material?

View 8 Replies View Related

HTC EVO 4G :: Drivers For Unrevoked 3

Sep 16, 2010

can some1 post me the drivers i know its probably already asked and stuff but im kinda new and i need some help rooting in the hboot screen it tells me make sure drivers are installed and im lost.

View 1 Replies View Related

HTC EVO 4G :: Windws XP 64 Bit Drivers

Jun 21, 2010

I followed rafcor post at http://androidforums.com/android-lounge/29449-htc-sync-win-xp-x64-not-good.html to install HTC sync on XP 64. However I cannot find divers for the EVO anywhere. Does anyone know where I can find any, or if I can use the Vista/7 64bit drivers? Any help would be appreciated as I have had this phone for almost 2 weeks and still cannot hook it up to my computer. I am not buying a new OS just for a freaking phone.

View 14 Replies View Related

Motorola Droid :: New Drivers Are Out?

Mar 17, 2010

I just got an updated motorola drivers set when I logged on to my laptop this morning. The new version is showing as v4.5 now.

View 7 Replies View Related

General :: Can't Install ADB Drivers From SDK

Feb 1, 2013

I'm running a GOCLEVER R75 tablet. I succeeded in installing the USB drivers to Windows XP pro from the last SDK I downloaded previously.But I can't install other drivers:

C:> c:AndroidSDKadt-bundle-windows-x86sdkplatform-toolsadb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached

Although I can see in Windows Device manager Android Phone - Android ADB Interface, some applications still write they can't see my Android device. I also can't see the tablet number.

View 4 Replies View Related

General :: How To Install ADB Drivers

Sep 22, 2013

I boot my Acer Iconia Tab A200 into fastboot mode (robot lying down and RED exclamation mark over it). I plug it into my Windows 7 (64bit) desktop computer with SDK installed, and from the directory with fastboot.exe I type FASTBOOT DEVICES but the device is not being seen, it just goes back to the prompt, like the command executed but didn't do anything. I assume this is because the drivers aren't installed. But I don't know how to install the "adb drivers".

View 4 Replies View Related

HTC Desire Z :: Link For Download Usb Drivers?

Nov 28, 2010

anyone know a link to desire z usb drivers?

View 3 Replies View Related

HTC EVO 4G :: Application Won't Work To Get Screenshot On - USB Drivers

Jul 29, 2010

I'm trying to get my screenshot on, but since I'm not rooted the normal apps won't work. I followed the How to Install ADB or USB Drivers on Android Devices | TechPetals instructions but for some reason my PC won't find the drivers. I'm running WinXP SP2. Are there any definitive EVO files that can be used?

View 2 Replies View Related

Samsung Moment :: Not Able To Connect To PC - USB Drivers

Sep 15, 2010

Since I rooted to Radioactive Froyo 1.8.22 I've not been able to get my phone to connect to my PC. I tried uninstalling the programs I used to flash, [including deleting the registry files] and even re-downloaded the samsung update program, ran it to the point where it installs the drivers, and it then quit, and it still will not work.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved