|
| 1 | +--- |
| 2 | +slug: android-sdk-ota-jetpack-compose |
| 3 | +title: "Localize Android apps faster with Tolgee Android SDK" |
| 4 | +description: "Ship Over‑the‑Air (OTA) translation updates, support Jetpack Compose and Views, and integrate with CDN caching for resilient, high‑quality UX." |
| 5 | +authors: [kdzieniszewski] |
| 6 | +tags: ['android', 'sdk', 'jetpack compose', 'ota', 'localization'] |
| 7 | +--- |
| 8 | + |
| 9 | +Tolgee Android SDK helps teams ship localized Android apps faster. Deliver translations Over‑the‑Air (OTA) via CDN, support both Jetpack Compose and classic Views, and keep UX resilient with caching and fallbacks. |
| 10 | + |
| 11 | +<!-- truncate--> |
| 12 | + |
| 13 | +## Why developers choose it |
| 14 | + |
| 15 | +- **OTA updates without releases**: Fix copy and add languages without shipping a new app version. |
| 16 | +- **Compose and Views**: Use `stringResource`/`pluralStringResource` in Jetpack Compose or keep your existing Views setup. |
| 17 | +- **Resilient UX**: Offline‑friendly caching with Android resource fallbacks. |
| 18 | +- **Flexible hosting**: Use Tolgee Cloud CDN or your own. |
| 19 | + |
| 20 | +## Get started quickly |
| 21 | + |
| 22 | +- Android SDK overview: [/android-sdk](/android-sdk) |
| 23 | +- Installation (Core): [/android-sdk/installation](/android-sdk/installation) |
| 24 | +- Jetpack Compose: [Installation](/android-sdk/jetpack/installation) · [Usage](/android-sdk/jetpack/usage) · [Troubleshooting](/android-sdk/jetpack/troubleshooting) |
| 25 | +- Production guide (OTA, caching): [/android-sdk/production](/android-sdk/production) |
| 26 | + |
| 27 | +## Demo apps |
| 28 | + |
| 29 | +- Android Views demo: https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/demo/exampleandroid |
| 30 | +- Jetpack Compose demo: https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/demo/examplejetpack |
| 31 | + |
| 32 | +## Ship with confidence |
| 33 | + |
| 34 | +Whether you localize a new Compose app or modernize an existing Views project, Tolgee Android SDK gives you fast iteration (OTA), strong defaults, and a simple API. |
| 35 | + |
| 36 | +Try it today: [Android SDK](/android-sdk) |
0 commit comments