Hello guys.................:D:D:D
This is "GOPINADH";)
TODAY I'am going show you how fix adb error in ubuntu...........
This happens to me sometimes with certain devices.
This is the error i get
input
output
So here is the solution for this
Step 1: Find the Vendor ID
You can do this by typing
. My output is something like this:
In this case, 1782 is the Vendor ID.
Step 2: Create an adb_usb.ini file
Run the following
Step 3: Restart adb
Since doing that, my devices have all shown up in adb devices.
now input
output
press thanks if helped:good:
This is "GOPINADH";)
TODAY I'am going show you how fix adb error in ubuntu...........
This happens to me sometimes with certain devices.
This is the error i get
input
Code:
adb devices
Code:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
Step 1: Find the Vendor ID
You can do this by typing
Code:
lsusb
Code:
Bus 001 Device 006: ID 1782:4012 Spreadtrum Communications Inc.
Step 2: Create an adb_usb.ini file
Run the following
Code:
echo "0x<your device's Vendor ID>" > ~/.android/adb_usb.ini
Code:
adb kill-server
Code:
adb start-server
now input
Code:
adb devices
Code:
List of devices attached
06320984656459 device
from xda-developers http://ift.tt/25GHUUB
via IFTTT
Aucun commentaire:
Enregistrer un commentaire