I cant seem to get a "build and run" out of unity for the life of me. It seems that I've got everything set up correctly, and compiling Java, NDK, and everything like that works without error. When I try to "build and run" I get "Error building Player : Exception: dx (invokation failed). I have the Android NDK installed at the root of my Mac HDD, and the ODK and Android SDK installed in the USERS\MyName\ folder. I am trying to build and run the controller example scene. Using the default bundle identifier as "tv.ouya.demo.OuyaUnityApplication" but cant seem to get a successful build. Where could I be going wrong?
Comments