1

I have installed the and adb driver on my android device which is yu-yuphoria now in device manager my device is listed as android adb interface . But when i run any app on android studio that device is not listed . I have changed the usb mode from media to camera again installed the adb interface and restarted both system and device still the device is not listed in android studio. i have spend hours in fixing the problem but cannot do. few days earlier there was no such problem but now it came from no where any possible solution

1 Answers1

3

I had all those weird problems with Windows showing perfect configuration but devices not visible. With three different phones, I always fixed it with this free tool (from XDA I believe):

http://adbdriver.com/

Ofcourse this will not help if it is actually a problem with Android Studio.

milez
  • 2,201
  • 12
  • 31
  • Perhaps try uninstalling them? Via the device manager. Then reinstall. Keep the device in MTP mode. – milez Jul 16 '15 at 07:44
  • The driver installer? Run in compatibility mode for windows 7: http://windows.microsoft.com/en-us/windows-8/older-programs-compatible-version-windows – milez Jul 16 '15 at 08:07
  • the driver installer is running but when i try to install driver on my device then that error comes up – user2992191 Jul 16 '15 at 08:11
  • I see, that is difficult. And phone is in MTP mode? Did you try camera mode as well when running the driver installer? If both fail, then I have no ideas, sorry :( – milez Jul 16 '15 at 08:14
  • i have tried both if i switch to ubuntu will i face such problems of drivers – user2992191 Jul 16 '15 at 08:16
  • I have no experience with Ubuntu, sorry. – milez Jul 16 '15 at 08:16
  • Here is a similar problem I think http://stackoverflow.com/questions/21972658/adb-driver-and-windows-8-1 – milez Jul 16 '15 at 08:18