Issues setting up Unity to work with OUYA plugin

BenJimenezBenJimenez Posts: 13Member
edited July 2013 in Unity on OUYA
This is my first try setting up Unity to work with the OUYA plugin. I have seemed to have finally got it working after some issues.

1) Could not find the aapt.exe file under the Android SDK tab in the Ouya Panel.
    Fix. Copy the aapt.exe from sdk\build-tools\android-4.2.2\ to \sdk\platform-tools\
2) android-6\android.jar path not found in the OUYA Panel Android SDK tab.
    Fix. Changed the folder name of android-17 to android-6 
3) R.java not found
    Fix. This issue was fixed after making fixes 1 and 2

After making these changes I am now able to click the compile button on the OUYA Panel OUYA tab and not get any errors. 

Will theses fixes allow me to create a OUYA program now? or will I still have issues later?
Post edited by BenJimenez on

Comments

Sign In or Register to comment.