Watch the following video and see how to bundle translations from Transifex Native to your Android application!
The video highlights are:
- Use Transifex command-line tool and via pull command download translations providing the Native TOKEN, the module of interest, and the locales of interest
- A folder called “assets” is created in your app, containing subfolders for each locale and a JSON file.
This folder is auto-read by Native SDK when app is offline or when first-run after the app is downloaded. If the mobile is online, newer translations will be downloaded and be available the next the application runs.