You can get the SIM country, and network country, from
TelephonyManager.

http://code.google.com/android/reference/android/telephony/TelephonyManager.html

That's not location aware of course, it's just where the SIM and
network are registered, but that may be more appropriate anyway,
depending on your use case.


On Nov 2, 11:05 am, atrus123 <[EMAIL PROTECTED]> wrote:
> Is there a class that provides quick method for capturing the user's
> country without needing to query the GPS?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to