Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Post History
Is there a way to make an arbitrary app immersive in Android? That is, fullscreen with the status and navigation bars hidden. A temporary solution would be the best. I'm thinking about a situation...
Question
android
#2: Post edited
How to make an app fullscreen in Android?
- How to make an app immersive (fullscreen) in Android?
Is there a way to make an arbitrary app fullscreen in Android? A temporary solution would be the best. I'm thinking about a situation where you just want to focus fully on a note app for a while._Screen pinning_ kinda achieves this, but it's a bit of a hassle to exit. A lighter solution would work better.
- Is there a way to make an arbitrary app [immersive](https://developer.android.com/design/ui/mobile/guides/layout-and-content/immersive-content) in Android? That is, fullscreen with the status and navigation bars hidden.
- A temporary solution would be the best. I'm thinking about a situation where you just want to focus fully on a note app for a while.
- [_Screen pinning_](https://support.google.com/android/answer/9455138?hl=en) kinda achieves this, but it's a hassle to exit. (Need to unlock the device.) A lighter solution would work better.
#1: Initial revision
How to make an app fullscreen in Android?
Is there a way to make an arbitrary app fullscreen in Android? A temporary solution would be the best. I'm thinking about a situation where you just want to focus fully on a note app for a while. _Screen pinning_ kinda achieves this, but it's a bit of a hassle to exit. A lighter solution would work better.