An open API service indexing awesome lists of open source software.

https://github.com/corochann/androidtvapptutorial

Hands on tutorial for coding Android TV app from scratch
https://github.com/corochann/androidtvapptutorial

android android-app android-development android-tv tutorial

Last synced: 9 months ago
JSON representation

Hands on tutorial for coding Android TV app from scratch

Awesome Lists containing this project

README

          

# AndroidTVappTutorial

![slide](https://raw.githubusercontent.com/corochann/AndroidTVappTutorial/master/assets/screenshot-20160512.png)

## Introduction
A sample application for understanding Android TV specific features, especially Leanback support library.

Many of the implementation is based on Android TV sample application provided by AOSP,
and [androidtv-Leanback](https://github.com/googlesamples/androidtv-Leanback) provided by Google.

Please check the tutorial below

**[Android TV application hands on tutorial] (http://corochann.com/android-tv-application-hands-on-tutorial)**

## License
(c) Copyright 2015 corochann

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.