Skip to content

Fire App Builder is a framework for building java media apps for Fire TV, allowing you to add your feed of media content to a configuration file and build an app to browse and play it quickly.

License

Notifications You must be signed in to change notification settings

veeta-tv/fire-app-builder-exoplayer2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port of Exoplayer2 to Amazon Fire App Builder

This is not full featured but a functional port of ExoPlayer2 to the Fire App Builder framework. Use this as a starting point if you are encountering bugs or missing features from the default ExoPlayer used in that framework.

My use case for needing the port was rebuffering when encountering discontinuities in timestamps of live HLS streams.

Original README contents below


Fire App Builder

Fire App Builder is a java framework that allows developers to quickly build immersive, java based Android media applications for Fire TV, without writing code. Fire App Builder accomplishes this by using a plug and play java framework with easy configuration files. Developers simply specify the format of their media feed in a json file and add resources for logos and colors to create a rich media TV experience quickly. Fire App Builder supports multiple modules for Analytics, Authentication and Advertising that you can enable for your app.

Documentation

Full Documentation for Fire App Builder is located here.

Fire App Builder is java based and is built using Android Studio. If you would like to build web apps for Fire TV, please check out the Web App Starter Kit.

About

Fire App Builder is a framework for building java media apps for Fire TV, allowing you to add your feed of media content to a configuration file and build an app to browse and play it quickly.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • Other 1.5%