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:

  1. restart mac
  2. disconnect cable mac , oneplus one
  3. kill adb server
  4. start adb server
  5. revoke developer certificate , turn off developers option.
  6. restart oneplus one
  7. turn on oneplusone , connect device mac
  8. open android studio
  9. 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

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -