Black screen when opening a game on Android 7 device
Asked Answered
B

2

0

Hi everyone! I'm having a problem with my 2D game. It works just fine in the editor and on my Android 9 smartphone. However, when I try the game on my Android 7 tablet, it installs like normal, and then, when I try to open it, it just shows a black screen. No warning, error or anything. The renderer is compatibility, of course, it does show me an error if the game uses Vulkan. The debug shows nothing, and I also tried using Godot 3. Didn't help, and if I use Godot 3 game just crashes.

It's not the Godot problem, hovewer, because I tried other games made with Godot (for example, Holonomy, Obgoose and satryn) and I could play them with no issues. And it also can't be the problem with this particular game either, I tried exporting a blank scene, and free assets, all have the same issue. I thought it could be the JDK and Android Studio problem, but I followed a bunch of tutorials and they all are pretty much the same, so I don't think I could mess something up there.

So, I don't know what to do. I've looked at the settings and couldn't find anything that could fix the issue. I feel like I missed something extremely obvious, but no idea what could it be, so I was hoping someone would help me here. I'm very new to the forums and Godot in general, so forgive if I don't understand anything. I appreciate all the help, thanks!

Bayle answered 22/9, 2023 at 10:3 Comment(0)
D
0

I wonder if it could have something to do with different resolutions. Maybe if you changed to a different resolution or stretching setting it would help.

Doordie answered 23/9, 2023 at 2:10 Comment(0)
T
0

Hello Formalize , were you able to solve your issue? I'm experiencing the same issue on my published game.

Tetrarch answered 7/2 at 15:46 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.