XIomi redmi note adb usb debug drivers

落花浮王杯 提交于 2019-12-11 11:09:02

问题


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

  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.




回答3:


  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


来源:https://stackoverflow.com/questions/30964862/xiomi-redmi-note-adb-usb-debug-drivers

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!