Device going offline randomly (and appearing multiple times as offline) in Eclipse - fixes?

前端 未结 20 2104
青春惊慌失措
青春惊慌失措 2021-02-05 00:19

This problem has been bugging me for ages and I can\'t seem to fix it or fully localize the source of the problem (although at times I can force it by allowing the phone to Stan

相关标签:
20条回答
  • 2021-02-05 00:57

    I had a similar disconnect issue in which the connection gets lost soon after a reboot. On my LG VS840 4G phone, changing the USB connection mode from Mass Storage to Internet Connection helped. Apps Key > Settings > Connectivity > Default connection mode > Internet Connection.

    0 讨论(0)
  • 2021-02-05 00:58

    My case is...
    Nexus-4, Android version. 4.2.2
    Because of Security Enhancements in Android 4.2.2, my device was offline.

    Android 4.2.2 introduces secure USB debugging which when enabled ensures only host computers authorized by the user can access the internals of a USB connected device using the ADB tool included with the Android SDK.

    Update your SDK, accept the RSA key on your phone.

    Here is some references.

    http://www.infoq.com/news/2013/02/android-4-2-2
    http://www.androidcentral.com/semi-pro-tip-android-422-here-your-android-sdk-might-need-updating

    0 讨论(0)
提交回复
热议问题