java - OnePlus One not found in Android Studio on Mac -
i have strange problem while developing in android studio on mac , using oneplus one. while debugging if call come on mobile adb disconnect device , don't show again. me solve permanently. solution have found , works in following step:
- restart mac
- disconnect cable mac , oneplus one
- kill adb server
- start adb server
- revoke developer certificate , turn off developers option.
- restart oneplus one
- turn on oneplusone , connect device mac
- open android studio
- enable developer option , enable debugging option
after follow these steps, fingerprint dialog show , once allow dialog, device starts show. process time consuming. facing problem on mac.
putting phone in airplane mode seems have temporarily fixed issue me. still need @ logs , figure out wrong, there seems bug in latest 5.x updates opo.
Comments
Post a Comment