Discussions
Activity
Home
›
General Development
›
Unity on OUYA
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In with OUYA
Register
Sign In with OUYA
Sign In
Register
Categories
Recent Discussions
Activity
Participated
Unanswered
Categories
3.8K
All Categories
54
Announcements
646
Games
92
Bug Reporting - Games
887
General Discussion
1.3K
General Development
29
Adobe Air on OUYA
1
Adventure Game Studio on OUYA
82
Clickteam Fusion on OUYA
0
Cocos2D on OUYA
10
Construct2 on OUYA
9
Corona on OUYA
6
Custom Engine on OUYA
25
GameMaker on OUYA
2
Goo on OUYA
9
HTML5 on OUYA
2
ImpactJS on OUYA
6
Marmalade on OUYA
19
MonoGame on OUYA
9
Unreal on OUYA
1
ShiVa on OUYA
693
Unity on OUYA
1
Wave on OUYA
0
ZGameEditor on OUYA
107
Native Development
442
ODK (OUYA Developer Kit)
340
OUYA Hardware
converting java.class to DEX-Format Error
GoldiLocks
Posts:
75
Member
July 2013
in
Unity on OUYA
every time i try to build it using the ouya panel it immediatly crashes so i then go to unitys built in android builder and when i run it it crashes at Converting to DEX-Format.
any one know why?
OOOOOUUUUUYYYYYAAAAA!!!!!
Comments
tgraupmann
Posts:
2,869
Administrator, Team OUYA
July 2013
That's Unity's generic you made an error message.
You need to first set a unique bundle identifier. com.yourcompany.gametitle.
Hit the sync button so your packages and manifest match.
Create a Game in the developer portal that uses the bundle id. Download that signing key (key.der) and save into Unity.
Compile the plugin Java.
Compile the application Java.
Input your developer uuid from the developer portal into the OuyaGameObject in the scene.
Build and run, and it should launch...
At that point check the logcat for errors.
~Tim Graupmann
OUYA Inc | Android Developer
Skype: tgraupmann_prey
http://github.com/ouya/docs
http://github.com/ouya/ouya-sdk-examples
Check out the latest docs for your game engine:
[setup]
[adobe air]
[android]
[clickteam fusion]
[construct 2]
[corona]
[libGDX]
[game maker]
[html5]
[marmalade]
[monogame]
[unity]
[unreal]
Use caution when setting
[persistent wireless mode]
.
Sign In
or
Register
to comment.
Comments
OUYA Inc | Android Developer
Skype: tgraupmann_prey
http://github.com/ouya/docs
http://github.com/ouya/ouya-sdk-examples
Check out the latest docs for your game engine: [setup] [adobe air] [android] [clickteam fusion] [construct 2] [corona] [libGDX] [game maker] [html5] [marmalade] [monogame] [unity] [unreal]
Use caution when setting [persistent wireless mode].