小米设备打开了开发者选项和USB调试仍然无法安装成功的问题

小米设备无法安装的问题及解决:
DeviceException: com.android.ddmlib.InstallException: Failed to establish session

For Mi devices
for those who suffer from this:
1. enable developer mode - In your phone, go to Settings, About phone and click on MIUI version 7 times. You’ll see a pop up which says you are a developer now.
2. Go back to Settings, Additional settings, Developer options and enable USB Debugging.
3. Connect your phone to your PC/Mac and on the phone authorize your computer
4. go back to Developer options, scroll down to find Turn on MIUI optimization and disable it. Your phone will be rebooted
5. Try it now :)
https://github.com/facebook/react-native/issues/6499

https://stackoverflow.com/questions/32577761/com-android-ddmlib-installexception-failed-to-establish-session-react-native

你可能感兴趣的:(经验分享,调研)