Android/java implementation of a demo I made connecting the OUYA to the Wiimote. Works with Android 4.1.2 and below. Can't change reporting mode of WiiMote at time of creation (meaning it doesn't send accelerometer data, IR data etc).
Wiimote4OUYA is hosted in the following web site
https://github.com/JamesCoote/Wiimote4OUYA
If you think the Android project Wiimote4OUYA listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Wiimote4OUYA.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Wiimote4OUYA has the following Java source files.
com.crystallinegreen.wiimote4ouya.MainActivity.java