Courtesy: GitHub
Warning: file_get_contents(../git/googlesamples/androidtv-GameController/README.md): failed to open stream: No such file or directory in /var/www/appsrox.com/public_html/ide/content.php on line 10

compile "com.android.support:support-v4:19.1.+"

compile "com.android.support:gridlayout-v7:19.1.+"

compileSdkVersion 19

package com.google.fpl.gamecontroller

versionCode 1

versionName 1.0

MainActivity

Application entry point. * Forwards events to its GameState object.

Manages the OpenGl context and all game mechanics.