I\'m new in java and actually developing a game app and I wanted add a feature which could change languages in the game.
I already made 2 strings.xml. O
strings.xml
Always follow official tutorial
Add your string files here.
if you don't have one, Create values-fil folder in the MyProject/res folder.
Check this if you want to handle Phone system language changes.