Android ADB doesn't see device

Adrian Deja picture Adrian Deja · Aug 4, 2012 · Viewed 136.8k times · Source

I'm trying to run my applications on OMEGA T107 tablet. But adb doesn't see my device. I tried almost everything.

Answer

Ads picture Ads · Apr 1, 2016

Some of these answers are pretty old, so maybe it's changed in recent times, but I had similar issues and I solved it by:

  1. Loading the USB drivers for the device - Samsung S6
  2. Enable Developer tools on the phone.
  3. On the device, go to Settings - Applications - Development - Check USB Debugging
  4. Reboot O/S (Windows 7 - 64bit)
  5. Open Visual Studio

I think it was step 3 that had me stumped for a while. I'd enabled developer tools, but I didn't specifically enable the "USB Debugging" but.