Get Started with Tolgee Android SDK
Follow these steps to integrate Tolgee into your Android project and start localizing your app with dynamic translations.
Quick Setup Overview
Integration Path
1. Quickstart - Add Tolgee SDK to your project
2. Choose your implementation
3. Production guide - Configure for production deployment
warning
The Gradle compiler plugin is not released yet and is not part of the current installation options.
What You'll Achieve
After completing the setup, your app will have:
- ✅ Dynamic translations delivered via CDN
- ✅ Offline support with local caching
- ✅ Runtime language switching without app restart
- ✅ Fallback support to bundled Android resources
- ✅ Over-the-Air updates for translations without app republishing
Production Deployment
🚀 Production Guide
Over‑the‑Air (OTA) updates, caching, formatting, and testing for production apps
Need Help?
- Manage translations collaboratively: Connect your app to the Tolgee Platform — Platform docs
- Troubleshooting: Common issues and diagnostics — Troubleshooting
- Demo Apps: Complete example implementations — Demo Apps