MadLittleMods
1/17/2016 - 10:46 PM

moto-e-gsm-pseudo-unlock.md

References:

I have tried this on Verizon Moto E devices with and without the Android 5.1 update. I have also run this on a Windows and Mac OSX machine. I have used T-mobile(US) and EE(UK) sims.

Everytime you swap the sim with the Android 5.1 fix, you need to re-run the adb commands.

Instructions:

  • Enable USB debugging on your device (google it)
  • Plug the Moto E into the PC via USB and ensure it is recognized (mass storage device)
  • Install Moto E drivers (this is for ADB)
  • Launch adb shell (adb killserver to stop the daemon).
  • Run the following commands:
settings put global preferred_network_mode 9
settings put global preferred_network_mode1 9
settings put global preferred_network_mode2 9
  • You can check if they were set by running a get instead of a put and remove the value
  • On the Moto E, go to Settings -> Wirelesss & networks section -> More -> Cellular Networks, and the Preffered network type should be 4G.