Redirecting to Build Web-Based Apps for Amazon Fire OS
This page moved to ../fire-os/build-apps-for-fire-os.html.
Important: Effective October 31, 2024, Amazon Appstore will no longer accept web app submissions. As such, all web app documentation including this page, will be inaccessible after October 31.
You can develop HTML5 Web Apps and submit them to the Amazon Appstore. Web Apps will run on Amazon Fire TV devices and Fire Tablets.
Options for Web App Development
Amazon supports several options for Web app development:
- Packaged app: a full-fledged client-side standards-based web application whose assets are bundled together in a ZIP archive for distribution.
- Hosted app: an application whose assets are hosted on a web server. Clients connect to the host and download the app's assets to their device before being able to run the app.
- HTML5 hybrid app: platform-native app that uses web content for the user interface.
- AWV hybrid app: hybrid web app development that uses the Amazon WebView API for Fire OS.
Additional Information
-
Fire Tablets: Get Started with Web apps for Fire Tablets
-
SDK Downloads Apps and Games SDK Downloads