Lenovo lives a7010 does not work in android studio

Asked

Viewed 156 times

0

I tried everything to make Lenovo’s a7010 smartphone work, literally nothing solved, I’ve had some problems with Motorola, but something that a simple Driver already solve, however, this smartphone does not help me, Android Studio does not recognize it in any way, someone has had trouble with him?

  • 4

    You’ve seen this: https://androidmtk.com/download-lenovo-usb-drivers?

  • 1

    Installed google_usb drive in pc device manager?

  • I did the procedure of installing google_usb, had not before, however, it worked before installing, very strange... I’m installing everything

1 answer

1

Check if the Android Studio that is not recognizing (what I think unlikely) for this open the terminal of Android Studio and type adb devices, if not, the problem is probably that Lenovo, like many other Eastern manufacturers, use "generic" drivers that are often not recognized.

First of all, the ideal is to eliminate some points that may cause adb not to recognize the depositive.

  1. Check if debugging is active in developer options
  2. Check in the storage options if MTP is selected.
  3. Restart the device and put the usb cable right after the message "Lenovo"
  4. Check adb Devices if it did not appear in the list
  5. Check in the disk manager if the device appears as unidentified, if it appears mount it.

Usually these steps solve. :)

Browser other questions tagged

You are not signed in. Login or sign up in order to post.