Remarks
Fire TV supports launching content using a Fire TV remote, touch, or voice. The modality agnostic Content Launcher API supports browsing, and playing content using different interfaces. All Content Launcher integrated apps should integrate the Account Login API to to send your app’s login status to the Fire TV. For API details, see Content Launcher API and Account Login API Overview in the Vega API reference.Get started
Setup
-
Add the following library dependency to the
dependenciessection of your package.json file. -
To access the Content Launcher API, add following privileges in your manifest.toml.
Related topics
For implementation details, see the Content Launcher Integration Guide.Modules
- index
- turbo-modules/ContentLauncher
- turbo-modules/ContentLauncherServerComponent
- turbo-modules/InternalTypes
- turbo-modules/KeplerScriptContentLauncher

