An open API service indexing awesome lists of open source software.

https://github.com/yariksoffice/languagetest

Changing the language on Android
https://github.com/yariksoffice/languagetest

android android-development language localization translation

Last synced: 3 months ago
JSON representation

Changing the language on Android

Awesome Lists containing this project

README

        

# Changing the Language in Android Apps

The repository contains 2 approaches for changing a locale in android apps.
`ignore_deprecation` branch is more easier and flexible approach despite using some deprecated API.

Article on Medium:
https://proandroiddev.com/change-language-programmatically-at-runtime-on-android-5e6bc15c758