Adb install failure: INSTALL_CANCELED_BY_USER

后端 未结 20 1867
执笔经年
执笔经年 2020-12-02 08:28

I try to install app via adb and get a error:

$ ./adb -d install /Users/dimon/Projects/one-place/myprogram/platforms/android/build/outputs/apk/android-debug.         


        
20条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-02 08:42

    Im using Xiaomi Redmi Prime 3S, Non of the above method worked for me. This frustrated me

    what i tried was, i signed out from Mi Account and then created new account. tada... after that i can enable USB Debugging. Hope this helps.

提交回复
热议问题