upload android base code part7

This commit is contained in:
August 2018-08-08 18:09:17 +08:00
parent 4e516ec6ed
commit 841ae54672
25229 changed files with 1709508 additions and 0 deletions

View file

@ -0,0 +1,25 @@
# AndroidTV Leanback Support Library sample for videos
The Leanback API Demo/Video By Googles app is designed to run on an Android TV device and demonstrates how to use the Leanback Support library
in order to comply with the UX guidelines of Android TV.
## Dependencies
* Android SDK v7 appcompat library
* Android SDK v17 leanback support library
* Android SDK v7 recyclerview library
## Setup Instructions
* Compile and deploy to your Android TV device.
## References and How to report bugs
* [Android TV Developer Documentation](http://developer.android.com/tv)
## How to make contributions?
Please read and follow the steps in the CONTRIBUTING.md
## License
See LICENSE
## Google+
Android TV Community Page on Google+ [https://g.co/androidtvdev](https://g.co/androidtvdev)
## Change List