Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
gradle/wrapper/ | 23-Nov-2023 | - | 7 | 6 | ||
res/ | 23-Nov-2023 | - | 203 | 120 | ||
src/com/example/android/visualgamecontroller/ | 23-Nov-2023 | - | 1,393 | 855 | ||
AndroidManifest.xml | D | 23-Nov-2023 | 1.7 KiB | 46 | 26 | |
CONTRIBUTING.md | D | 23-Nov-2023 | 2.5 KiB | 57 | 46 | |
LICENSE | D | 23-Nov-2023 | 10 KiB | 191 | 155 | |
README.md | D | 23-Nov-2023 | 823 | 25 | 16 | |
build.gradle | D | 23-Nov-2023 | 595 | 37 | 30 | |
gradlew | D | 23-Nov-2023 | 5 KiB | 165 | 122 | |
gradlew.bat | D | 23-Nov-2023 | 2.3 KiB | 91 | 66 | |
ic_launcher-web.png | D | 23-Nov-2023 | 50.2 KiB | |||
proguard-project.txt | D | 23-Nov-2023 | 781 | 21 | 18 | |
project.properties | D | 23-Nov-2023 | 655 | 16 | 14 |
README.md
1# VisualGameController 2 3The 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? 16Please read and follow the steps in the CONTRIBUTING.md 17 18## License 19See LICENSE 20 21## Google+ 22Google Developers Page on Google+ [https://plus.google.com/+GoogleDevelopers/posts](https://plus.google.com/+GoogleDevelopers/posts) 23 24## Change List 25