8000 GitHub - alexbaban/Fire-TV
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexbaban/Fire-TV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Fire TV Stick

Amazon Fire TV Stick includes Amazon WebView, an advanced Chromium-based web engine common to all Fire OS devices. This enables the Fire TV to use the latest HTML5 functionality such as GPU accelerated CSS3 transforms and a recent JavaScript engine.

Resources

Getting Started with Web Apps

(https://developer.amazon.com/docs/fire-tv/getting-started-with-web-apps.html)

Options for Submitting Apps

  • packaged app: is a full-fledged client-side web standards-based application whose assets are bundled together in a ZIP archive for distribution.
  • hosted app: is 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 apps: are platform-native apps that use web content for the user interface.

For hybrid apps, you can build your own wrapper with Cordova or create your own hybrid app and submit it like any other native app. For more information on Cordova, see Apache Cordova (http://cordova.apache.org/).

For information on using Cordova with Amazon WebView, see the Apache Cordova API topic, Fire OS Platform Guide (http://cordova.apache.org/docs/en/3.4.0/guide_platforms_amazonfireos_index.md.html).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0