Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ADB Error: device not found USB

i tried connect my 7` tab (KrugerKM0793) by USB.

I uninstalled all USB drivers and re-installed them from sdk\extras\google\usb_driver.

After this the device manager found an "Android ADB Interface". There were no errors. But it seems Eclipse cannot see ADB.

I checked ADB.exe and this is my log:

C:\Android_SDK\sdk\platform-tools>adb usb
error: device not found

C:\Android_SDK\sdk\platform-tools>adb kill-server

C:\Android_SDK\sdk\platform-tools>adb start-server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *

C:\Android_SDK\sdk\platform-tools>adb devices
List of devices attached

I tried to find a solution but all write to install new APK but I cannot install adb wireless-root problem.

like image 674
Shu Avatar asked May 16 '26 01:05

Shu


1 Answers

Download and install Adb driver installer it will search for devices and install any missing drivers

http://adbdriver.com/downloads/

It worked for me problem fixed straight away :)

like image 160
samiur Avatar answered May 18 '26 14:05

samiur



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!