Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
The following are frequently asked questions (FAQ) about the Amazon Cloud App Program.
The Amazon Cloud App Program doesn’t have open enrollment. If you would like to indicate interest, contact Developer Support.
If you don’t already have your own Vega OS version for your app, look at the device support for your app in the Amazon Developer Console. If your app shows support for a Vega OS Fire TV device, Amazon cloud app streaming delivers it. You can also tell by looking for your app in the Amazon Appstore on your Vega OS Fire TV device. If your app is there and says “Amazon cloud-hosted app” on the details page, Amazon cloud app streaming delivers it.
No, as a participant in the Cloud App Program, Amazon automatically hosts your app in cloud app streaming and makes it available to Vega OS Fire TV devices. Amazon generates a mini app to enable Vega OS Fire TV device users to find and install your app from the Appstore. You don’t have to do any additional work. For details about updating your app in Amazon cloud app streaming, see Update a Published App.
You can submit a request through Developer Support. Include the ASINs of your current cloud-streamed apps along with the ASINs of the apps you would like to add.
Your Fire OS APK deployed in Amazon cloud app streaming should function as it does on a Fire TV Stick running Fire OS 7. If your app works correctly on a Fire OS device and you notice any issues specific to cloud app streaming, you might need to slightly adjust the app’s behavior to function within the Cloud App Program context.In your code, you can test whether the app is running in the cloud or on a Fire OS device by using hasSystemFeature("com.amazon.feature.cloudstreaming"). Then, you can implement functionality specific to cloud app streaming.For other issues, contact Developer Support and select the category that best matches your issue to report the problem. Be sure to include the full set of information requested in the template.
If your app is running on cloud app streaming, the following Fire OS test returns true: hasSystemFeature("com.amazon.feature.cloudstreaming").
A fast, low-latency internet connection maximizes how fluid the app feels to your users. Cloud app streaming requires a minimal amount of additional bandwidth on top of the bandwidth the device uses for content delivery.
Be sure to supply the following information so Amazon can act on your request:
  • App Name
  • ASIN + Version
  • Device Serial Number and OS version (on your device, go to My Fire TV > About)
  • Amazon Account Customer ID used during testing
  • Device Locale (for example, US, JP, DE)
  • Reproducibility (Consistent / Intermittent / Rare)
  • Regression (Y/N)
  • Live App Testing (LAT) result or end user result
  • Screenshot or video of the error
  • Time of error, including timezone

Last modified on August 17, 2026