Skip to content

hitherejoe/AndroidTvBoilerplate

Repository files navigation

#Android TV Boilerplate Build Status

Loading Card

This is an Android TV Boilerplate project which should make it easy for you to get started when wanting to create your own application for the Android TV platform!

The project is setup using:

The boilerplate currently has two core screens implemented and ready to feed data into:

##Browse

Loading Card

##Search

Loading Card

#Check

To check the code style and run unit tests:

./gradlew check

#Building

To build, install and run a debug version, run this from the root of the project:

./gradlew assembleDebug

#Unit Tests

To run the unit tests for the application:

./gradlew testDebugUnitTest

#User Interface Tests

To run the user interface tests for the application:

./gradlew connectedDebugAndroidTest

About

Android TV Boilerplate Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages