Remarks
Fire TV supports searching and launching content using a Fire TV remote, touch, or voice. The modality agnostic Content Launcher API supports searching, 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 Launche API, add following privileges in your manifest.toml.
PARTNER_ID) used in Fire OS launcher integration. Contact your Amazon representative for support and further clarification.
Related topics
Content Launcher Integration GuideModules
- index
- turbo-modules/ContentLauncher
- turbo-modules/ContentLauncher
- turbo-modules/ContentLauncherServerComponent
- turbo-modules/ContentLauncherServerComponent
- turbo-modules/InternalTypes
- turbo-modules/InternalTypes
- turbo-modules/KeplerScriptContentLauncher
- turbo-modules/KeplerScriptContentLauncher

