- Home /
Unity 3.5 Anroid problem
Hi, I have got a big problem with unity 3.5. Now I'm trying to use 3.5.2f2, but I have got the same problem when I tried to export my game into an emulator or real device an application crash on start. In my android device I can see "The application Cube Defender (process com.bilek993.cubedefender) has stopped unexpectedly. Please try again.". I tried install java 6 and 7, but it didn't help. In 3.4 I haven't got any problem with export, but now I have got a lot of problems. Thanks in advance.
Can you supply a logcat output so that we can see what the errors are. Without more information there is no way for anyone to help you. If you're unaware how to see the logcat output you can run ddms from your android-sdk/tools directory and then select the phone in the device list.
Answer by waqa1988 · May 29, 2012 at 07:09 AM
I'v got the same problem,unity3.4 runs well but unity3.5 was always crashed on start.even a simple plugin program.what's wrong with 3.5?
Your answer
Follow this Question
Related Questions
Boat script problems when changing platform to android 0 Answers
How to pass Java object to C#? 2 Answers
Accessing and using Javaclasses from Unity 1 Answer
Android plugin breaks when using receiver. 1 Answer
Calling static jar function from Unity3D 0 Answers