Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 899 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 899 Bytes

#Ouya Unity Template

  1. Read and follow ODK Setup Guide up to Eclipse heading
  2. Install Android NDK
  3. Install Java 1.6 32 bit - Windows - Mac
  • Windows 8 can use 1.7

#Usage

  1. Clone this repo
  2. Open the project(folder) in Unity
  3. Open the unity panel Window -> Open Ouya Panel
  4. Set your java, Android SDK and NDK paths, if they are greyed out something is incorrect.
  5. Check your build settings (Android platform) and make sure OuyaInit is always the first scene
  6. In the Ouya tab click these buttons in order, Compile, Compile Java, Compile Plugin, Compile NDK
  7. Connect Ouya, Build and Run