When I try to \"run\" app via Android Studios, my Xiaomi Redmi Note 3 doesnt pop up in the list. However, it does show up in my PC file explorer.
Things I\'ve done;<
I solved a problem with connection of Xiaomi Redmi 4 Pro (I hope problem is common for Note 3 too) to Android Studio.
I did next steps:
Hope it will help you guys too.
MI Devices developer mode enable option is quite different. Please refer the below screenshots for the detailed understanding.
In the MI Devices developer mode options stays inside the Additional Setting
First, you have to make sure that you have DEVELOPER MODE on. To turn on,
Secondly, to make sure it allows your phone to used via ADB. Download the necessary USB driver.
This can be done via Android Studio by going to SDK Manager --> Tools --> Google USB Drivers --> Install this.
On Latest Redmi Device,
Once installed, you will be able to use your Xiaomi device for App Testing.
Xiaomi interface has a lot of "locks". To use your Xiaomi device to test your apps you need to:
enable developer mode:
enable usb debugging (inside the developer menu).
enable fast-booting (I don't know if this one is necessary).
install the Mi PC Suite.
Use a USB port from behind of your computer.
allow third party's apps on your device.
Just
Then
Worked for me. cheers
I am not sure if you are always looking for a solution. However, I had the same problem, and to fix it, just try the following steps (it works for me):
It should work after rebooting your device. Good luck