Skip to content Skip to sidebar Skip to footer
Showing posts with the label Locale

Get Country Name String From Country Code Int

I am new in Java Android. I would like to get the name of country (String) using country code in Lo… Read more Get Country Name String From Country Code Int

What Is The Status Of Right To Left Languages On Android?

I need to create an application that has strings of many languages, including RTL (right-to-left ) … Read more What Is The Status Of Right To Left Languages On Android?

Changing Locale But Keep Left-to-right And Other Phone Orientations

I have an app that is available in two languages - English and Hebrew. I added Hebrew strings using… Read more Changing Locale But Keep Left-to-right And Other Phone Orientations

Change Language For Xamarin Android App Using Resources

I have a requirement to change language of App on selection of radio buttons. App already has local… Read more Change Language For Xamarin Android App Using Resources

Android N - Change Locale In Runtime

I have an android app to which I want to add a simple preferences screen with a single option to sw… Read more Android N - Change Locale In Runtime

How To Use Hindi(indian Mother Tongue) Language In Text-to-speech?

I am creating an application for student. I need to enter data in Hindi or Marathi. When user click… Read more How To Use Hindi(indian Mother Tongue) Language In Text-to-speech?

Changing Locale At Runtime Not Effecting Fragments

When user changes language i execute following code,it works fine for the present fragment in the a… Read more Changing Locale At Runtime Not Effecting Fragments

Change Language Button

I am trying to create a button that changes the app language. I created the string file for the lan… Read more Change Language Button

Forcing A Different Locale Works Only For Top Activity In Back Stack

I got a minor problem about app localization: Here's the case - I have given my users an option… Read more Forcing A Different Locale Works Only For Top Activity In Back Stack

Getting List Of Languages Supported By Android Keyboard

I need to display the list of the all languages which are supported by android keyboard. Now I am u… Read more Getting List Of Languages Supported By Android Keyboard

Does The Android Ndk Support Locales?

All I really want to do is format a date using strftime('%x') in the right order. On most p… Read more Does The Android Ndk Support Locales?

Get Only The List Of Locales That Are Shipped With My Android Applicaiton

I know there are several ways that I can get the list of all of the Locales supported by the device… Read more Get Only The List Of Locales That Are Shipped With My Android Applicaiton