Android Install on Device Failure [INSTALL_CANCELED_BY_USER]

前端 未结 19 2125
慢半拍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:43

    In my case I turn on "Install via USB" and also make sure "USB Debugging" is on.

    0 讨论(0)
  • 2020-11-28 23:43

    I too faced similar issue after updating of Redmi to 8.5.7 OS but none of them mentioned above are worked. When I am trying to turn on Install via USB in developer options it is restricting.. So I did like following

    Simply I did:

    1. Logout from Redmi account
    2. Relogin again
    3. Turn on Install via USB in developer options

    Update: if you still unable to tun on just switch off Wi-Fi and turn on mobile data and try to switch it on.

    This solved my issue.

    0 讨论(0)
  • 2020-11-28 23:43

    You have to in able the install via USB mode, to do that

    1.go to Settings=>Aditional setting=>Developer Options=>Install via USB tuggle it on, If you are having trouble tuggeling the option on,

    2.You will have to insert a sim in and use a chineese VPN; You can use a vpn of following setting: tpye: L2TP/IPSec PSK server address: vpn959922015.opengw.net IPSec pre-sared key: vpn username: vpn password: vpn

    3.And remember to turn on OEM unlocking in the developer options and then appempt to turn on Install via USB;

    0 讨论(0)
  • 2020-11-28 23:46

    if you are at MIUI 8.

    Follow the steps

    Step 1: Settings > Additional Settings > Privacy: Check the Unknown Sources option.

    Step 2: Settings > Additional Settings > Developer Options > Turn On USB Debugging

    Step 3: Settings > Additional Settings > Developer Options > install Via USB

    Step 4: Settings > Additional Settings > Developer Options > Turn off MIUI Optimization.

    Step 5: Restart your Mobile.

    0 讨论(0)
  • 2020-11-28 23:48
    • Go to "Setting" → find "Developer options" in System
    • TURN OFF "Verify apps over USB" in Debbuging section.
    0 讨论(0)
  • 2020-11-28 23:49

    Turn off Miui Optimizations on Developer Settings, then Restart the phone.

    0 讨论(0)
提交回复
热议问题