Eclipse does not see my device from one day to another (samsung galaxy s3 mini)

Ok, so the facts are:

I have been for an Android device (Samsung Galaxy S3 Mini GT-I8190) on my PC for the past six months.

When I installed the development tools, Android SDK, eclipse, etc., everything was like “plug and play”. It was easy and worked well.

So, a few days ago, I just realized that Eclipse is showing my NO MORE device , here is how I tried to solve this problem in chronological sorting:

  • I tried reinstalling my device
  • Tried to restart eclipse
  • I tried to restart the device
  • I tried to restart the computer

  • I tried to remove the USB drivers and reinstall through Kies (I tried the old Kies, it installed a driver that did not work.)

  • I tried updating my Kies to a newer version and installing the usb driver again, did not help.

  • I tried with the new Kies 3, and he says that this version does not recognize my device.
  • I tried to uninstall Kies, uninstall the usb driver and download a simple SAMSUNG driver file, so I tried to install it without Kies, it did not help.
  • I tried reinstalling Windows 8.1 (yes, I made the whole system for this purpose, which did not help)
  • I tried to download Google usb drivers from the SDK manager, did not help
  • I tried some commands for adb as "kill server" "starts server"
  • I tried to manually update the driver from the MyComputer control menu, and did not help.
  • I did a factory reset on my device.

, . .

adb devices , .

, , .

, , 500 . , , .

E D T:

, . , ?

+3
8

- . .

( s3 mini), , , .

Eclipse , .

**

, , Eclipse.

**

...

0
0

:

→ → → → → " " → android sdk "D:\Android_Sdk\sdk\extras\google\usb_driver" " " →

" ". " → " ", " ". .

. , .

0

: -

1. eclipse

2. USB- USB-

3.Go

4. , adb ,

5. eclipse

, , , , .

0

USB- , USB-, .

0

: 1. SDK Manager → Extra → Google USB Driver → .

2. , samsung kies3 . , .. 100%. , , API 19 17-18 API, UT ( Android)

0

( 22.3 22.6)

Verify " AndroidManifest.xml > Manifest Extras > sdk > Min SDK Version" .

I used my Samsung Galaxy S3 Mini GT-I8190L and I forgot that the minimum SDK for mine is API 16 (for Android v4.1.2). I fixed the number and now everything is in order.

0
source

Try installing UniversalAdbDriver . It worked great for me (GT-I8190).

0
source

All Articles