Translating Mobile Apps using Localize
How to translate native mobile applications for iOS & Android using Localize
We want mobile localization to be just as easy as website localization with Localize.
Below are a number of availalbe options for translating your mobile apps using Localize.
You can also read more about Localize's mobile localization solution from our customer: Pymetrics.
How to use Localize to translate your Android applications
Follow this detailed guide and watch our video on how to translate your Android mobile application using Android Studio XML files.
How to use Localize to translate your iOS applications
Follow this detailed guide and watch our video on how to translate your iOS mobile application using Xcode Strings files.
How to use Localize to translate your React Native application
Follow this detailed guide on how to translate your React Native applications using Simple JSON files.
How to use Localize to translate your Xamarin mobile application
Follow this detailed guide on how to translate your Xamarin applications.
Use our REST API
Interested in utilizing Localize as a content platform management system for your native mobile application?
Run-time Usage:
We're currently able to translate your mobile applications through our REST API, which allows run-time import/export of phrases and translations.
Note: This method would require your app to have a connection to the Internet while running.
Design-time Usage:
You may also want to use our REST API during development of your native app.
- You could set up automated tasks in your development environment for sending/retrieving phrases.
- Automatically create new phrases in Localize when new content is added to your app.
- Automatically pull back in the translated phrases from Localize after they were translated.
Use our npm module
You may also use our npm module, @localize/node, a Node-based wrapper for Localize’s REST API.
Use the Localize CLI
You can also use the Localize CLI which uses a simple push/pull paradigm to push content into Localize and then pull out the translations.
Read about the CLI at https://help.localizejs.com/docs/localize-cli
Try Phonegap!
This PhoneGap application integration guide shows you how to translate PhoneGap applications in a few easy steps. Follow this tutorial to create a multilingual PhoneGap application translated to other languages for your international customers.
See our guide for Phonegap development with Localize.
Contact Support
Contact Localize for information on a custom solution for your mobile localization needs.
Updated almost 3 years ago