3

I want to create a application support multi-language, Now I just know translate string file. I want to ask everybody about another solution or 3rdParty for Localization.

Please help me!

Luc Le
  • 379
  • 1
  • 5
  • 13
  • 2
    [did you try to google?](https://www.google.co.in/search?q=How+to+create+app+Localization+in+android%3F&oq=How+to+create+app+Localization+in+android%3F&aqs=chrome.0.69i57j69i60j69i62l2.474j0&sourceid=chrome&ie=UTF-8) – Lalit Poptani Aug 22 '13 at 08:54
  • you can refer this:: http://stackoverflow.com/questions/8049207/how-to-refresh-activity-after-changing-language-locale-inside-application http://stackoverflow.com/questions/16089750/change-language-on-runtime-in-android – Piyush Aug 22 '13 at 08:54
  • http://developer.android.com/guide/topics/resources/localization.html – Arun C Aug 22 '13 at 08:55
  • @TCA: your comment is translate res file, I want to search for another solution or 3rdParty – Luc Le Aug 22 '13 at 09:04

1 Answers1

4

You may try OneSky to localize your mobile app. It's a SaaS crowdsourced translation platform. You can use it for free with your own in-house translators or hire pro translators from them.

For the process and tips on localization and translation, You may take a look at OneSky's translation and localization blog. The blog contains tips and best practice in mobile app localization. For examples, there are posts about how to add localized app descriptions to Google Play and App Store.

Disclaimer: I am an employee at OneSky

patrick yip
  • 141
  • 1
  • 4