added basic ouya input

This commit is contained in:
Diego Waxemberg
2013-09-21 19:51:17 -04:00
parent 3433ab1ccc
commit ca3758106a
9 changed files with 181 additions and 32 deletions

View File

@@ -5,9 +5,9 @@
android:background="#0099cc"
tools:context=".Game" >
<VideoView
<!--VideoView
android:id="@+id/videoView"
android:layout_width="match_parent"
android:layout_height="match_parent" />
android:layout_height="match_parent" /> -->
</FrameLayout>