android studio doesn't detect my device on my ubuntu laptop

前端 未结 9 1701
伪装坚强ぢ
伪装坚强ぢ 2021-01-02 00:31

I am trying to run an app from Android Studio on my Ubuntu laptop.

I have enabled USB debugging, but it is still not working.

When I press run

9条回答
  •  悲&欢浪女
    2021-01-02 01:12

    Try to revoke USB debugging authorizations and then connect your device, it should show permission prompt for authorization.

    go to

    settings -> developer options -> revoke USB debugging authorizations.
    

提交回复
热议问题