How to change whole app language in android programmatically - Android Tutorial

preview_player
Показать описание

Hi , if this video was helpful to you, then please do Subscribe, PROTO CODERS POINT.
🙏 🙏 🙏 🙏. Please show Support🤝

____________________________________________________________________
Hi Guys, Welcome to Proto Coders Point, In this Android Tutorial we will create an app that can support multiple language, In other words user can select his desired language to change whole app language in android.

This is an Simple Example on how do i change the app language programmatically android.

Full Source Code - Step by Step Guide

Conclusion
Comment below for any queries 😀
Follow and support me:

Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)

For mobile application development keep learning freely from proto coders point
.
Рекомендации по теме
Комментарии
Автор

What about other activities? do we need to check each activity with if and else and then use that LocaleHelper class?

amitghosh
Автор

whoa man! this is great.. i spent hours trying to figure out why the locale isn't changing in a lollipop device, finally your tutorial fixed the issue. thank you. keep up the good work..

shabab
Автор

I did not understand. If the native language of my device is in English, and change to French, just create the strings, no?
Example below:

res/Values-en:

<string name="app_name">My</string>

res/Value-fr:

<string name="app_name">Ma</string>

And when the user accesses the App in the user's official language, the string is automatically replaced, no?

leolima
Автор

File was preprocessed as vector drawable support was added in Android 5.0 (API level 21)

sidrahameed
Автор

In your code, we are changing the text of helloworld text view but what if we have lot of text in our application. How to change that?

nishitagoyal
Автор

Thanks for the Great Solution which supports android old versions too, I have created an app which contains too many text on many activities please tell how how to set default language in it and how to add shared preference to save user's selected language .. please reply ASAP. thanks.

amitwaghmare
Автор

thank you soo much..do you know any third party for multiple language for huge data in android studio

niqabiansGallery
Автор

nice video bro. I am to save launguage selection. if i select hindi and close apps and open apps then language should auto select to hindi. Please help me ?: (

THEREVENGERs
Автор

Any chance of any class when the app uses the language initialization adjusted with the smartphone's language without a language switch button

leolima
Автор

how about if I want all interface in-app, not one interface

zooozadel
Автор

sir i want to change the language of complete app how it will be done?kindly help me

sidrahameed
Автор

Sir how can we implement this to hole application????

sumang
Автор

I tried adding this feature of app tested on single field. But instead of converting that field into its hindi version it just translated to Namatse Duniya.

pranavkurkure
Автор

Not usefull. i know there is a program where we can change language of whole app without this if else.

amanbhatia
Автор

We close the app
and restart.
The language we chose.
The preferred language is no longer there

chauhanumesh
Автор

how to change the language without recreate() of activity

viswabharathreddy
join shbcf.ru