> For the complete documentation index, see [llms.txt](https://manual.trancy.org/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.trancy.org/en/get-started/download-mobile-app.md).

# Download Mobile App

Trancy has native mobile apps for both iOS and Android, plus mobile browser extensions. The apps bring YouTube AI bilingual subtitles, AI speaking practice, vocabulary saving, and YouTube channel sync to your phone. Download links are below.

### Trancy for iOS

Trancy publishes two iOS apps, both by L2D LIMITED. The main app, [Trancy - AI Language Learning](https://apps.apple.com/app/id6475022743), gives you bilingual subtitles, AI speaking practice, and vocabulary for YouTube and podcasts. Trancy ET - AI Translator is a Safari extension for immersive web-page translation on iPhone and iPad. Both require iOS 15.0 or later. The main app is designed for iPad and iPhone; macOS support is not currently verified by the App Store.

To install on iPhone or iPad:

1. Open the App Store and search for "Trancy", or use the App Store link below.
2. Tap Get to install, then open the app.
3. Sign in with the same account you use on the desktop extension and Learning Center so your vocabulary and settings sync.
4. Choose your native language and the language you are learning to get started.

Looking for the immersive web-translation extension instead? Get [Trancy ET - AI Translator ](https://apps.apple.com/app/id6475386403)on the App Store.

<figure><img src="/files/UElMiZcWd3g8UgrAARDF" alt="Four Trancy iOS app screenshots showing YouTube bilingual subtitles, speaking practice with pronunciation scores, AI-generated OpenAI subtitles, and a personalized learning resources feed."><figcaption></figcaption></figure>

{% embed url="<https://apps.apple.com/app/id6475022743>" %}
iOS APP
{% endembed %}

### Trancy for Android

Yes, Trancy has a native Android app. It is live on Google Play as "Trancy - Learn Languages" (developer: L2D LIMITED, package org.trancy.app). The app is still early (low version number) and is rated 3.4 stars from 132 reviews with 10,000+ downloads, so expect ongoing improvements.

To install on Android:

1. Open Google Play and search for "Trancy - Learn Languages", or use the Play Store link below.
2. Tap Install, then open the app.
3. Sign in with your Trancy account to sync your vocabulary and settings, then pick your native and learning languages.

Get it on Google Play: <https://play.google.com/store/apps/details?id=org.trancy.app>

### Mobile browser extensions

If you prefer to learn inside your mobile browser, Trancy also offers mobile extensions. You can install Trancy for Safari on iOS, the Trancy extension for Firefox on Android, or load the offline ZIP package in a Chromium-based mobile browser such as Kiwi. Download options are on the T[rancy download page](https://www.trancy.org/download).

### What you can do in the Trancy mobile app

The mobile app focuses on learning from YouTube. Core features include:

* YouTube AI bilingual subtitles with real-time AI captions
* AI video summaries that give you a quick overview of any video
* YouTube channel sync, so your subscriptions become study material
* Word and sentence lookup with AI explanations, plus vocabulary saving
* Speaking and listening practice with AI pronunciation feedback and adjustable playback speed

### Frequently asked questions

**Is there a Trancy app for Android?** Yes. Trancy has a native Android app on Google Play ("Trancy - Learn Languages", by L2D LIMITED). It is a newer, actively developed app, so some features may still be catching up to the iOS app and desktop extension.

**Does the mobile app work with Netflix or Disney+?** No. The Trancy mobile app is built around YouTube. For bilingual subtitles on Netflix, Disney+, and other streaming sites, use the Trancy desktop browser extension.

**Is the mobile app free?** The app is free to download and offers in-app purchases that unlock Premium features. Trancy's free-vs-Premium split has been changing, so which features are free can vary by version - check the in-app Premium screen and th[e Pricing page](/en/billing-and-plans/premium.md) for the current limits. Note that iOS in-app prices vary by region and run higher than buying directly on the web.

**Will my vocabulary sync between mobile and desktop?** Yes. Sign in with the same Trancy account and your saved words, sentences, and settings sync across the mobile app, the desktop extension, and the Learning Center.

> EDITOR TODO: Confirm the current Android app version number and rating on Google Play (verified 2026-06-04 as v0.2.2-era, 3.4 stars, 132 reviews, 10K+ downloads, updated Apr 21 2026). Also confirm whether the Android app should still be framed as "early/beta" once it matures. These figures change often.
>
> Last updated: June 4, 2026.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.trancy.org/en/get-started/download-mobile-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
