islem19 / AndroidTV-Guide

an electronic guide aroudn Android Tv, how to access settings, use remote control and switch the network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android TV Electronic Guide using Kotlin

This repository contains an electronic guide around android tv funcionalities, how to use remote control, switch network, access media....

NOTE : the app can be integrated as part of the android system and can be launched the first time the user turn on the TV, so the customer can benefit from a quick guide into the Android TV.

Screenshots



Setup

Clone this repository and import into Android Studio

git clone git@github.com:islem19/AndroidTV-Guide.git

Permissions

The App requires the following permissions:

  • Internet access.

Libraries and Dependencies

Maintainers

This project is mantained by:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.

About

an electronic guide aroudn Android Tv, how to access settings, use remote control and switch the network

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%