#Ouya Unity Template
- Read and follow ODK Setup Guide up to Eclipse heading
- Install Android NDK
- Install Java 1.6 32 bit - Windows - Mac
- Windows 8 can use 1.7
#Usage
- Clone this repo
- Open the project(folder) in Unity
- Open the unity panel
Window -> Open Ouya Panel
- Set your java, Android SDK and NDK paths, if they are greyed out something is incorrect.
- Check your build settings (Android platform) and make sure OuyaInit is always the first scene
- In the Ouya tab click these buttons in order, Compile, Compile Java, Compile Plugin, Compile NDK
- Connect Ouya, Build and Run