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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -