Why doesn't screen width adjust for Android?

My app properties are set to “Change the Width to Fit The Screen or Window Size”. But when I export the game and test it on my Android phones the width doesn’t fit properly. I can see the Gdevelop splash screen fits perfectly, but my game screen doesn’t. All the screens are changed to the same size of Width: 1075 & Height: 600
If I set it to the default 800x600 it’s too small and doesn’t stretch to fit some Android phones. My settings are below.

1 Like

You need to use the command “Activate Fullscreen” to get the image to resize for all resolution configurations. Also use the command “Center Camera on Object”, where object is the background.