SyntaxFix
Write A Post
Hire A Developer
Questions
You could use getNetworkCountryIso() from TelephonyManager to get the country the phone is currently in (although apparently this is unreliable on CDMA networks).
getNetworkCountryIso()
TelephonyManager