How accurate is the user locale on Android? -
i want detect local/culture related properties users of our app, display/hide payment methods , preselect currencies.
how accurate country , currencies locale.getdefault() returns on android?
what sources of information flow that, things sim carrier involved?
as far know, locale.getdefault() depends on language select in settings->language & input->language setting only. if switch it, locale.getdefault() switches, too!
Comments
Post a Comment