Android Install on Device Failure [INSTALL_CANCELED_BY_USER]

前端 未结 19 2254
慢半拍i
慢半拍i 2020-11-28 23:26

I\'m using Android Studio to connect to run app in my Xiaomi Redmi Note 3G device. My device is already found in the Choose Device Dialog, but I keep getting the

19条回答
  •  旧巷少年郎
    2020-11-28 23:42

    I have same problem before, here is my solution:

    Step 1: Go to "Setting" → find "Developer options" in System, and click.

    Step 2: TURN ON "Verify apps over USB" in Debbuging section.

    Step 3: Try "Run app" in Android Studio again!

提交回复
热议问题