Giter Site home page Giter Site logo

rafiul587 / fire-app-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dem1974/fire-app-builder

0.0 0.0 0.0 10.52 MB

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: Other

Shell 0.06% Python 0.39% Java 98.51% HTML 1.03%

fire-app-builder's Introduction

Amazon Appstore Fire App Builder

Fire App Builder provides a Java-based framework that you can use to easily and quickly build streaming media Android apps for Amazon Fire TV.

Prerequisites

  • Android Studio
  • Java Development Kit (JDK) 8
  • Virtual (TV emulator on Android Studio) or physical device (Fire TV or Fire TV Stick)
  • Media feed with necessary elements. If you want to use your own custom media feed, you will need a media feed (in either JSON or XML format) with video assets as well as the following feed elements: title, ID, description, URL, card image, and background image. Any video format supported by Exoplayer is compatible with Fire App Builder

โœ… Features

Demo Screen

  • Five screens: Splash screen, Home (two layouts), Content Details, Content Renderer, and Search.
  • Search functionality and search results: Text search within your app. Also includes intent filters to integrate with the global Fire TV search if your media is integrated into the Amazon Catalog.
  • Exoplayer-based Amazon media player for streaming media: The media player includes closed caption support (in-band and out-band), HTTP Live Streaming (HLS), bandwidth settings, and more.
  • Components for ads, analytics, authorization, and in-app purchasing: More than 10 components that you can easily plug into your app and configure through XML files. Some of these components include Amazon in-app purchases, Login with Amazon, Facebook Login, Omniture Analytics, Flurry Analytics, Adobe Pass Authentication, Freewheel ads, and VAST 2.0 ads.

๐Ÿ’ป Building the Fire App Builder

  1. Clone the following repository: git clone [email protected]:amzn/fire-app-builder.git
  2. Start Android Studio
  3. At the Welcome screen, click Open an existing Android Studio project.
  4. Browse to the directory where you downloaded the fire-app-builder GitHub project. Inside the Fire App Builder project folder, select the Application folder, and then click Open.
  5. Build โ†’ Make Project
    1. Try Build โ†’ Clean Project and Rebuild Project if nothing happens
  6. Run the app
  7. Within your emulator, under Your apps, you will see the Fire App Builder. When you click on it, it will load the app!

Demo Screen

๐Ÿ”ฅ Using Fire App Builder

Change the appearance.

  • Change app loco, icon, font
  • Change different screens (splash, home)
  • Change homepage layout, sidebar

Add components for more functionality. No need to write your Java code, just customize various string values that have been extracted out of the code into XML files.

  • Ads Interface (IAds): Used for displaying ads to users
  • Analytics Interface (IAnalytics): Used for implementing analytics
  • Authentication Interface (IAuthentication): Used for authenticating or authorizing user access to media
  • Purchase Interface (IPurchase): Used for in-app purchasing
  • UAMP (UAMP): Used for playing media. (UAMP stands for Universal Android Media Player.)

๐Ÿ†˜ Get support

If you found a bug or want to suggest a new [feature/use case/sample], please file an issue. If you have questions, comments, or need help with code, we're here to help:

Sign up to stay updated with the developer newsletter.

โœ๏ธ Author

@_yoolivia

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.