Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

ManlyStump

About

Username
ManlyStump
Joined
Visits
44
Last Active
Roles
Member
Posts
8
Location
UK

Comments

  • OK thanks for that. I'm going to try and get into these videos, learn how to use GitHub, and start from scratch with a new project! I appreciate all your help and patience, tgraupmann and Dreamwriter!
  • I take it that requires plugging my Ouya into my PC and having the Ouya on one monitor with the PC on another, yes? I've not actually done that so far, I've been building the apk and copying it onto my Ouya afterwards. Well, I said the value value o…
  • Right, I've made quite a bit of progress by myself now, but I've hit a brick wall. It seems to be working up till the call to javap.exe from within the "Compile Java" function, which is outputting: "ERROR:Could not find ouya.test.controllertest.Ouya…
  • Right, I've done some investigation. After running "Compile Plugin" I get this result: [Results] elapsedTime: 0.1240071 errors: output: Compiled from "IOuyaActivity.java"public class tv.ouya.sdk.IOuyaActivity extends android.app.Activity{protected a…
  • Forgive me, what "sync" button? I'm also getting "package android.hardware.input does not exist" and "package android.hardware.input.InputManager does not exist" errors from the "Compile Java" command. Another error, "[Running Process] filename=C:/P…
  • Sorry, I should have Googled that. Now I'm getting an error from "Compile Java" where it says my bundle identifier is not a recognised class name. I've looked at the docs and it says the bundle identifier should match in the AndroidManifest file. Is…
  • Ah ok, thanks. I take it you mean "Compile NDK" then "Compile Plugin" and finally "Compile Java", yes? I just tried "Compile NDK" and got the error: C:/Android/android-ndk-r8c/build/gmsl/__gmsl:512: *** non-numeric second argument to `wordlist' func…
  • Can you actually compile for OUYA with unity basic though? The buttons on the OUYA Panel won't work, saying plugins require a Pro license?