All Projects → corochann → Androidtvapptutorial

corochann / Androidtvapptutorial

Hands on tutorial for coding Android TV app from scratch

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Androidtvapptutorial

FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (-80.53%)
Mutual labels:  android-development, android-app, android-tv
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-40%)
Mutual labels:  android-app, android-development
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-41.05%)
Mutual labels:  android-app, android-development
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-24.74%)
Mutual labels:  tutorial, android-development
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-44.74%)
Mutual labels:  android-app, android-development
Livesmashbar
An elegant looking and easy to use informative library with LiveData integration for Android.
Stars: ✭ 107 (-43.68%)
Mutual labels:  android-app, android-development
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-27.89%)
Mutual labels:  android-app, android-development
Glide Support
Android application to test out issues from the Glide image loading library
Stars: ✭ 88 (-53.68%)
Mutual labels:  android-app, android-development
Android Developer Roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
Stars: ✭ 2,170 (+1042.11%)
Mutual labels:  android-app, android-development
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-18.95%)
Mutual labels:  android-app, android-development
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (-16.84%)
Mutual labels:  android-app, android-development
Constraintlayout Sample
A demo app to showcase constraint layout implementation in Android
Stars: ✭ 103 (-45.79%)
Mutual labels:  android-app, android-development
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (-48.95%)
Mutual labels:  android-app, android-development
Insta Chat
InstaChat offers a new way to read messages of your favourite messengers. It overlays every other app and you can reply from anywhere you want.
Stars: ✭ 111 (-41.58%)
Mutual labels:  android-app, android-development
Deautherdroid
Additional android app for SpaceHunn's ESP8266 DeAuther.
Stars: ✭ 93 (-51.05%)
Mutual labels:  android-app, android-development
Uber Car Animation Android
An example project to demonstrate how to Add Uber Like Car Animation in Android App
Stars: ✭ 134 (-29.47%)
Mutual labels:  android-app, android-development
Dinocompose
Chrome's Dino T-Rex game developed in Jetpack Compose
Stars: ✭ 170 (-10.53%)
Mutual labels:  android-app, android-development
Edxposedmanager
Companion Android application for EdXposed
Stars: ✭ 1,172 (+516.84%)
Mutual labels:  android-app, android-development
Aurdroid
Android AUR [Arch Linux user Repository] packages browser
Stars: ✭ 88 (-53.68%)
Mutual labels:  android-app, android-development
Best Android Tutorials
Best Free Android Tutorials By MindOrks
Stars: ✭ 144 (-24.21%)
Mutual labels:  android-app, android-development

AndroidTVappTutorial

slide

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 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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].