- Home /
Android Game not working
Hey guys!
I'm working on an app that is not at all Graphics or memory demanding, but each time I build the app, put it on my Phone, install then open it, all it does is show the app opening, but the screen stays black. I tries to change the rotation to see if that worked, but it didn't. Any Ideas?
Thanks!
You need to add more information.
You need to debug using ADB LogCat to see whats going on on Device.
Ok so I will look into that LogCat, as I have no experience with it, but im going to try a different phone to see what happens
Ok so its not working on both phones, should I still try and figure out that ADB LogCat?
Well of course...
I used to use it through Eclipse as its built in. I imagine its also built in to Android Studio. You can also get it separately.
It basically fires out the info, debug, warn, error and critical levels of verbose feedback directly to a console. You can even read your Debug.Logs through it while the game is running on Device.
Ok so how do I set it up? ive watched a video on it but i don't really get it.
Thanks For helping
Sorry for being a newb
Answer by ReflexGames · Jul 24, 2015 at 05:37 AM
WOW OK I got it, I was running Unity 4.6 And I switched it over to see if it did anything, and It works now, But I have to thank you guys for all the help.
So Thank you guys Very much! I really appreciate you guys trying to help me.
Reflex Games
Answer by ToyoEmpire · Jul 23, 2015 at 12:27 AM
Hello ReflexGames
i think the problem black screen when the app opening is you not add a scene in build settings
in build settings you will see Scene In Build
just drag your scene to there and make sure you click player settings to set other settings
hope it will help you :)
Hey Toyo
I thought that, but I did add the scenes into the build settings, So its not That But thanks For The suggestion :)
Your answer
Follow this Question
Related Questions
[Solved]Android build black screen 0 Answers
How do I config NGUI screen to fit Mobile device? 2 Answers
My shader works on desktop, but black screen on Android. 0 Answers
Wp8 an Android 0 Answers