Skip to content

This repository holds the code of the android tv plugin with a small change to map the TV banner correctly.

License

Notifications You must be signed in to change notification settings

kidGodzilla/magikbee-cordova-plugin-android-tv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android TV Plugin for Cordova

Cordova plugin to add support for Android TV to your project's AndroidManifest.xml.

Install

cordova plugin add cordova-plugin-android-tv

This plugin expects banner image to be present in @drawable/banner which for cordova-android < 7.0.0 resolves to platforms/android/res/drawable/banner.png. You need to somehow copy the banner into this directory after "cordova platform add android" but before "cordova build android".

Source

https://github.com/frontyard/cordova-plugin-android-tv

Forked from

https://github.com/hughisaacs2/Cordova-Android-TV-Plugin

License

This has been released under MIT license; see LICENSE for details.

About

This repository holds the code of the android tv plugin with a small change to map the TV banner correctly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%