- Home /
Android apk build can install but won't start.
Tried start game on Nexus 5 and HTC mini 2, same problem - black screen.
-Using newest Unity.
-Tried different player settings, resolutions, things with camera, Unity Remotes.
-Made research in unity forums, youtube and google, can't find any working solutions.
Please !
Answer by 0xsven · Dec 20, 2015 at 11:23 AM
I might be a little late, but do the following:
Analyze logcat output, are there errors or warnings?
Analyze your AngularManifest.xml file, is there something that shouldnt be there?
I once removed a library and didn't remove the entry in the xml file. The game wouldnt start. And I was seeing a black screen.
Thank a lot man.... helped me to solve the problem.
Thanks man! You made my day! $$anonymous$$y app was not launching on android device and I already stopped looking for an answer and wanted to delete the project, but I saw your comment and it helped! So, in my case I've installed Facebook SD$$anonymous$$ and Playfab, but there were not working together, so I decided to remove Facebook SD$$anonymous$$, but I forgot about a lot of facebook rows in Android$$anonymous$$anifest.xml. So after I removed them all, application launched successfully on my phone! Thanks to you.. again :)
Answer by Azbo · Dec 21, 2015 at 04:33 PM
In your player settings I think your graphics level is set to Open GL 3.0. Switch it to automatic and then it should work.
Your answer
Follow this Question
Related Questions
Compiling Android game doesn't work out 0 Answers
Android Build is flickering and breaking the game 0 Answers
Always ask to updating android SDK 4 Answers
One Signal dependecies issue 0 Answers