- Home /
Question by
chillypacman · Jun 15, 2013 at 04:57 PM ·
c#language
Get Android device country location?
How can I get the country an Android device is running in or at least its region settings?
Comment
Answer by Bunny83 · Aug 22, 2013 at 12:08 PM
The first choice would be Application.systemLanguage and SystemLanguage
Answer by shinriyo_twitter · Aug 22, 2013 at 10:09 AM
I think you can.
LocationServiceStatus and Google's API.
https://developers.google.com/maps/documentation/geocoding/?hl=en&csw=1#GeocodingRequests
Your answer

Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
What is the preferred practice when building for three languages? 1 Answer
Flip over an object (smooth transition) 3 Answers
Should I use c# or Unityscript? 1 Answer