问题
I tried many ADB Driver Softwares of Xaiomi redmi note but i am unable to use USB-debugging mode while running a real app from android studio
回答1:
No need to install external ADB Driver for Redmi,Redmi already Provide with device. The device may not be visible for debugging if it is in MTP mode. Redmi 3S work in charging Mode in win 8.
This can be change
1. Go Setting
2. Additional Setting
3. Developers Option
4. Select USB Configuration
5. Select Charging Only
回答2:
If you're having problem on Windows, perform the following
- On your Windows desktop, Go to your Control Panel then Device Manager.
- You should see Android Phone under Other Devices with a Yellow ! mark on it.
- Right click on it and choose "Update Driver Software"
- Choose "Browse my computer", then "Let me pick from a list."
- If you see categories, select "Android Device", then select "MOT Composite ADB Interface".
- The driver will install and you can now run the update with ADB.
Let me know if you have issues.
回答3:
- Open CMD prompt
- Type adb than press enter button
- now again type adb devices than press enter button
- repeat the step 2 and 3 until you see your device on Android Device chooser in Studio or Eclipse
来源:https://stackoverflow.com/questions/30964862/xiomi-redmi-note-adb-usb-debug-drivers