Is it possible to do fullscreen on devices like the Nexus 9? (DEF-1129) (SOLVED)

What is the status of DEF-1673. Is it already possible to get immersive mode activated?

2 Likes

Any word on this @sven ? I’d love to be able to have this before I submit to the Defold contest.

1 Like

Sorry no, it hasn’t been bumped in prioritisation as of yet. If I recall correctly, the feature needs some changes to the engine and also some minor design on how to expose the feature for the end user. Currently we are focusing a lot on native extensions.

I’m guessing this is of course a nice feature to have, but not something that would block a release. Regarding the contest, I think the judges will not pay much attention to the game not having fullscreen support (since the engine does not support it). :slight_smile: I’ll forward the thread and request to @Sara so she can have a look at the priority though. :thumbsup:

1 Like

I want to add my support for this bug’s priority being raised. That black bar makes your game look amateur and takes away from the overall feel. I would definitely hesitate to release my game without getting rid of it. However, I understand there are many other priorities.

2 Likes

Could people who care about the immersive mode on Android please provide some input:

Is it enough to have a checkbox in game.project to toggle immersive mode when bundling or would you also like to be able to switch between immersive mode and “normal” mode while the app is running?

I’m leaning towards that it is enough that it is a build time setting and nothing that (at least in the first version) has to be changeable run-time.

3 Likes

I need only checkbox, I believe :slight_smile:

1 Like

Only a checkbox is fine. I can’t recall any game which switches between both modes.

1 Like

It is worth considering how the player would exit the game without any access to the navigation bar. Perhaps someone could check how blossom blast (for example) works? My phone is sadly out of action at the moment.

1 Like

A checkbox works for me

2 Likes

Yes! a checkbox definitely works

1 Like

Blossom Blast is created with Defold and thus has no immersive mode. But if you take a look at a game with immersive mode you simply swipe from the bottom of the screen to bring up the navbar temporarily.

Checkbox does the trick when as an expected behaviour navbar can be accessed with the swipe from the bottom of the screen. No need to change the setting on runtime.

3 Likes

Immersive (DEF-1129) mode has been added in Defold 1.2.97

6 Likes

8 posts were merged into an existing topic: Android Status Bar

A post was merged into an existing topic: Android Status Bar