In Apple iTunes app market one can have separate screenshots for each language - in Android I can't find it.
Is there really only one set of screenshots per app and only the description can be localized?
Or did I miss something here?
Many thanks!
Android resolves language- and culture-specific resources based on the system locale setting. You can provide support for different locales by using the resources directory in your Android project. You can specify resources tailored to the culture of the people who use your app.
Multilanguage support is easy done for android. Create a new values directory for the language with the suffix of the language code. For german: values-de or french: values-fr than copy your string. xml into that and translate each entry.
No, you are correct. The localization support is only for descriptions.
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