0
How to use two languages in Android
i developed one app in english but i also want to use that app in marathi and hindi language
1 Antwoord
+ 10
There's a folder called "values" with strings and languages, just make the Manifest detect local mobile language and suitable values/strings will be used........ (search Google......)