Android
get locale info
aucd29
2013. 10. 8. 14:53
[code]getResources().getConfiguration().locale.toString();[/code]