Xiaomi Redmi Note 4X "Install via usb" throws "Insert your SIM card"

Viewed 27859

I'm using a Xiaomi Redmi Note 4X for my Android development.

Without "Install via USB" option, Android Studio throws:

Installation failed with message INSTALL_CANCELED_BY_USER

Solution for this is enabling "Install via USB", but when I try to enable this option, phone throws Toast message "Insert your sim card". Is there any way to simulate SIM card, or just making this work?

2 Answers

I had the same problem after updating to latest MIUI 8 and it looks like there is no way to bypass the SIM requirement for now.

But you have options:

  • Install previous version of MIUI. Previous version require only mi-account.
  • Install another OS (ex. LineageOS)
Related