We are planning to create an application for amazon fire os devices like Amazon Fire tablets, Amazon Fire phone, Amazon Fire TV and the Amazon Fire TV Stick using Xamarin forms. I research about this and found this blog. But I am using visual studio for the development. So is there any NuGet packages available for this? I checked the Android SDK Manager, like the blog not found amazon fire tv SDK under API 17. Also, How can I use the Amazon Fire TV component?
Our app is a simple app for listing the videos based on the category, also has a login page. Is it possible to use the same project for Chromecast and rokoo players? Should I include other packages or components for them?
Please provide me with a starting point for what I have to do.
Update:
Hi @Ryan
I have some queries regarding this:
- Which type of project do I need to create for this? Xamarin forms project or Xamarin Android project?
- Also, we planned to use the same app for Apple TV, for supporting Apple TV is there any additional settings?
- How I can test the app when developing? Is there any simulator? Fire TV is not available with me now?
- On which store I need to upload the app? Amazon Appstore or Google Play Store?
- Which NuGet package or SDK I need to add for developing a fire tv app? (or any component)
Could you please include answers to the above questions in your answer?