Have a look at the post below. I updated it with an additional code.Im in the same boat, cant get it to recognize with adb. Fastboot works however.
Im on ubuntu linux.
Tried to add the ini-File to ~/.android and it didn't work for me (ubuntu 13.4). I remember that I had to write extra lines of code to some udev rules to get things up and running with my HTC Desire S. I googled that, and foundOn windows go to c://Users/{your-username}/.android
On Linux ~/.android
(don't know about Mac)
open the file adb-usb.ini on a text editor and add this three lines:
Save the file, open a CMD (or terminal) and type:Code:0x8087 0x2080 0x2717
*if adb is not declared on the system PATH you will have to go to the android-sdk/platform-tools folder.
reconnect the device, now it should be recognized.Code:adb kill-server (enter) adb start-server (enter)
Good luck.
Also on 13.04udev plus ini files did the job for me on my ubuntu 13.04.
Gesendet von meinem MI 2 mit Tapatalk 4
List of devices attached
7e34d88 offline
c:\android-sdk-windows\platform-tools>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
7e34d88 unauthorized
c:\android-sdk-windows\platform-tools>adb devices
List of devices attached
7e34d88 device
G:\Android\sdk\platform-tools>adb version
Android Debug Bridge version 1.0.31
I give up.
We use essential cookies to make this site work, and optional cookies to enhance your experience. Cookies are also used for ads personalisation