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.