Issue
Can someone recommend me a good way to manage application resources, mostly strings per gender (like multi language application).
I mean to languages that has different grammar for male and female (like Russian).
Lets assume that I know the user gender.
Any recommendations ?
Solution
If you're looking to support multiple languages in your application I highly recommend watching this talk. It's from this years Google IO conference and gives you a quick overview of the Android tools for multi language support. I really enjoyed this talk as I didn't know the platform had so many built in features for internationalization.
Answered By - Bobbake4
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.