# AndroidTVappTutorial **Repository Path**: Android-TV/AndroidTVappTutorial ## Basic Information - **Project Name**: AndroidTVappTutorial - **Description**: Hands on tutorial for coding Android TV app from scratch - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-06-23 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: tv-devel **Tags**: None ## 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.