Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions blog/2025-08-20-android-sdk-ota-jetpack-compose.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
slug: android-sdk-ota-jetpack-compose
title: "Localize Android apps faster with Tolgee Android SDK"
description: "Ship Over‑the‑Air (OTA) translation updates, support Jetpack Compose and Views, and integrate with CDN caching for resilient, high‑quality UX."
authors: [kdzieniszewski]
tags: ['android', 'sdk', 'jetpack compose', 'ota', 'localization']
---

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.

<!-- truncate-->

## Why developers choose it

- **OTA updates without releases**: Fix copy and add languages without shipping a new app version.
- **Compose and Views**: Use `stringResource`/`pluralStringResource` in Jetpack Compose or keep your existing Views setup.
- **Resilient UX**: Offline‑friendly caching with Android resource fallbacks.
- **Flexible hosting**: Use Tolgee Cloud CDN or your own.

## Get started quickly

- Android SDK overview: [/android-sdk](/android-sdk)
- Installation (Core): [/android-sdk/installation](/android-sdk/installation)
- Jetpack Compose: [Installation](/android-sdk/jetpack/installation) · [Usage](/android-sdk/jetpack/usage) · [Troubleshooting](/android-sdk/jetpack/troubleshooting)
- Production guide (OTA, caching): [/android-sdk/production](/android-sdk/production)

## Demo apps

- Android Views demo: https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/demo/exampleandroid
- Jetpack Compose demo: https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/demo/examplejetpack

## Ship with confidence

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.

Try it today: [Android SDK](/android-sdk)