- Home /
Problem when trying to test an Android project!
I created a simple android scene: a terrain, an FPS Controller with a custom script (this one: http://forum.unity3d.com/threads/188394-Android-FPS-Control-Script ). It builds correctly, no errors, but when I'm trying to test it on my Galaxy Tab, it installs and gives me a launch error! Could someone please tell me, what is the problem?
Tell us what is your launch error, and we will answer you ;)
Black screen, and then a window tells that the application has stopped
You can see android logs using CatLog on your device or using some windows logcat viewer like http://mlogcat.tistory.com/
The logs will definitely show you why your application crashed, or at least, it can give us an idea of what is your problem ;)
Your answer
Follow this Question
Related Questions
Android app keeps quiting after adding Unity ads 0 Answers
Error build android app 1 Answer
Problem in android plugin creation.? 0 Answers
Google.IOSResolver.dll' will not be loaded 2 Answers
BCE0043 unexpected token! pls help. 1 Answer