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 !

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.

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.