My Android app shows only Godot Logo screen

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By tam0705
:warning: Old Version Published before Godot 3 was released.

I’m using Godot 2.1.3-stable, and I’ve tested the game on my 4.1.2 Android tab and 6.0.1 Android smartphone. On my tab, the game only shows Godot Logo screen, while on my smartphone, it shows godot logo screen and continuously flickering.

In adb logcat, my smartphone doesn’t print any error, but in my tab it shows this error:

Is it because apk corrupt?

Sorry for my bad English and my short question, any questions about my problem should really help. :slight_smile:

Edit: There is another error showing after I reimport the templates and reexport the app: Godot error opening scene - Pastebin.com

:bust_in_silhouette: Reply From: VitaZheltyakov

Check images resolution. They must be <2048

I’ve checked all of them and none has size more than 2048 :frowning:

tam0705 | 2017-08-13 09:36