Say I have an app consisting of some preference lists, some toasts, etc. Strings are set both in the XML files and appending/created dynamically in Java sometimes.
How does one go about making the app in like 8 different languages and selling them based on language? Does the android marketplace let you set a dropdown list for language to download in?
Also on the programming side, is having the translations in a word file and then doing copy-and-paste into eclipse going to work?
Perhaps I'm asking in the wrong place, but I'm not too sure where to start here.
This page has everything you need to know.
It's easy. Place your string resources in different XML files:
and so on
Also you can put your layouts to different resources. Everything is described in links provided in other answers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With