I want to get the language set by the user in the settings screen. I have checked the DeviceInfo class, but don't see anything.
Use the function net.rim.device.api.i18n.Locale.getDefaultForSystem()
to return the current locale in use, and to get the human representation of the language for that locale, use net.rim.device.api.i18n.Locale.getDisplayLanguage()
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With