• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

localization

  1. RedHeadDev

    Changing locale works in debug version of app, but only updates to EN or ES in release version?

    So I wanted to create a way for a user to change between 6 different languages within my Android app. Currently, I have string resource files for English (default), Spanish, German, French, Japanese, and Russian. When I run the code on my emulator, or on my phone through debug, everything works...
  2. M

    Help dual localise my dual SIM Android

    I have a OnePlus Nord running Android 12 (OxygenOS). It is not rooted. As I travel between the UK and Japan a lot, I have a UK and a JP SIM in it. I want to install both UK and JP specific apps, but am currently only localised in the UK. Further, I understand that I can only change my...
  3. N

    How do I find if I have background location services? I only use ACCESS_FINE_LOCATION foreground

    I'm currently struggling with being compliant with new google play policies regarding localization permission. I developed an app to call emergency numbers from (almost) any country in the world and I have a feature that allows the user to click on a button to locate himself and display the...
Back
Top Bottom