Skip to content

Instantly share code, notes, and snippets.

@AGou-ops
Forked from dominicthomas/adb_iso_country.txt
Created April 8, 2021 17:19
Show Gist options
  • Save AGou-ops/8876528dd0fc7105a57b3f1a33c8d66f to your computer and use it in GitHub Desktop.
Save AGou-ops/8876528dd0fc7105a57b3f1a33c8d66f to your computer and use it in GitHub Desktop.
This enables you to change the sim country iso of the android emulator. This and more info here: http://stackoverflow.com/questions/2637606/how-do-i-change-the-mobile-country-code-mcc-in-the-android-emulator
adb shell setprop gsm.sim.operator.iso-country gb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment