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

10th Feb 2017, 1:22 PM
Ganesh Nimbalkar
Ganesh Nimbalkar - avatar
1 ответ
+ 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......)
10th Feb 2017, 1:27 PM
Valen.H. ~
Valen.H. ~ - avatar