Recent content by RedheadDev

  1. RedheadDev

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

    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...