- Home /
Android game crash startup
Hello, I'm in trouble when I create the file. apk and put in to run Android Virtual Device appears this following error -> "Sorry! The application xxx (com.test process) has stopped unexpectedly. Please try again." what happen? I can even create a file with nothing .. without an object .. no script and create the apk the same mistake! I use version 3.4.0f5 unity pro, pro android!
UP, i have this error too, you find how to fix it finally ??
did you try to run it from the command prompt manually rather than using unity itself to run it ??
If the program stops immediately after launching, then this may not be Unity-specific. Try to run the same game file on another computer. Try running the game file in different compatibility modes. I know I've had strange errors with game clients before when the binary was off (hexed incorrectly). I doubt this is because of incorrect compiling, but could you try updating Unity and then building the game again?