Skip to content

Instantly share code, notes, and snippets.

@dominicthomas
Created November 3, 2016 14:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dominicthomas/85c9a2ce8b3311dc1e0463ed5c4011fc to your computer and use it in GitHub Desktop.
Save dominicthomas/85c9a2ce8b3311dc1e0463ed5c4011fc 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