Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
AndroidManifest.xml | 06-Dec-2017 | 1.7K | |
build.gradle | 06-Dec-2017 | 595 | |
CONTRIBUTING.md | 06-Dec-2017 | 2.5K | |
gradle/ | 06-Dec-2017 | ||
gradlew | 06-Dec-2017 | 5K | |
gradlew.bat | 06-Dec-2017 | 2.3K | |
ic_launcher-web.png | 06-Dec-2017 | 50.2K | |
LICENSE | 06-Dec-2017 | 10K | |
proguard-project.txt | 06-Dec-2017 | 781 | |
project.properties | 06-Dec-2017 | 655 | |
README.md | 06-Dec-2017 | 823 | |
res/ | 06-Dec-2017 | ||
src/ | 06-Dec-2017 |
1 # VisualGameController 2 3 The Visual Game Controller app is designed to run on an Android TV device and displays visual feedback for the buttons of an attached game controller. 4 5 ## Dependencies 6 * Android SDK v7 appcompat library 7 8 ## Setup Instructions 9 * Compile and deploy to your Android TV device. 10 * If using gradle, make sure you update build.gradle and settings.gradle to reflect the name you gave your VisualGameController project when you cloned it. 11 12 ## References and How to report bugs 13 * [Developer Documentation](http://developers.google.com/) 14 15 ## How to make contributions? 16 Please read and follow the steps in the CONTRIBUTING.md 17 18 ## License 19 See LICENSE 20 21 ## Google+ 22 Google Developers Page on Google+ [https://plus.google.com/+GoogleDevelopers/posts](https://plus.google.com/+GoogleDevelopers/posts) 23 24 ## Change List 25