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
@@ -4,6 +4,8 @@ import java.io.IOException;
import org.xmlpull.v1.XmlPullParserException;
import com.limelight.nvstream.input.NvController;
public class NvConnection {
private String host;