Android....Launch?

Hey after i fixed my sdk and ndk and jdk
my android game works great!!
but i found got an another issue:

when i try to debug/run the game in ue5 (without packaging)
instead of running the game on a window in ue5 i run it in this mode:
“Standalone game mobile”

so when i run it the screen lock on black, idk why exactly but i can see it effect even my phone
this is what it is done:

  • open the game and then → always crashing (on my phone)
  • open the game in ue5 → the game stay black (on ue5)

but the engine still wroks, i mean yes i cant use that black window, i tried to turn it off but still not working!

but the engine is working while its open

and also if i ran the game on normal mode
its works with no erros

anyhelp?