Can I install an APK copied to Internal Storage? Unity to Android Export for OUYA

malikmalik Posts: 8Member
edited August 2013 in Unity on OUYA
HOW I CAN EXPORT MY GAME FROM UNITY  TO STORE IT IN MY OUYA LIKE package AND PLAY WITHOUT DEPLOYMENT EVERY TIME TO PLAY ?
 
I AM SORRY FOR MY LANGUAGE LOL
Post edited by malik on

Best Answers

  • tgraupmanntgraupmann Posts: 2,869Administrator, Team OUYA
    Answer ✓
    One thing you can do is put a version number in your bundle id. And then when you install the next version, the old version will stay installed. Also probably change the product name so you can tell them apart in the play section.
  • JLAlexander86JLAlexander86 Your MindPosts: 58Member
    Answer ✓
    That would be where you download games one the Ouya. Scroll down to the genres and find I think FilePwn in Apps.
    If you follow this thread when you are finished you can compile in Unity and it will send it right to your Ouya wirelessly.

Answers

  • malikmalik Posts: 8Member
    edited August 2013


    Post edited by malik on
  • JLAlexander86JLAlexander86 Your MindPosts: 58Member
    I think you can do that via the file browser from the discover store. I found setting up adb for wireless transfer incredibly easy though.
  • malikmalik Posts: 8Member
    WHAT IS THE discover store? :D
  • malikmalik Posts: 8Member
    I think you can do that via the file browser from the discover store. I found setting up adb for wireless transfer incredibly easy though.
    how i can do like you man? :-/
Sign In or Register to comment.