XIomi redmi note adb usb debug drivers

2019-08-09 03:56发布

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

3条回答
我只想做你的唯一
2楼-- · 2019-08-09 04:41
  1. Open CMD prompt
  2. Type adb than press enter button
  3. now again type adb devices than press enter button
  4. repeat the step 2 and 3 until you see your device on Android Device chooser in Studio or Eclipse
查看更多
家丑人穷心不美
3楼-- · 2019-08-09 04:56

If you're having problem on Windows, perform the following

  1. On your Windows desktop, Go to your Control Panel then Device Manager.
  2. You should see Android Phone under Other Devices with a Yellow ! mark on it.
  3. Right click on it and choose "Update Driver Software"
  4. Choose "Browse my computer", then "Let me pick from a list."
  5. If you see categories, select "Android Device", then select "MOT Composite ADB Interface".
  6. The driver will install and you can now run the update with ADB.

Let me know if you have issues.

查看更多
beautiful°
4楼-- · 2019-08-09 04:57

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
查看更多
登录 后发表回答