Take full advantage of the display with enabling Immersive Mode on a per-app basis,by using ADB commands w/this app,NO ROOT REQUIRED! :good:
(others are available,look around in the Google Play Store/APK Mirror/F-Droid/etc. for your app of choice):
https://play.google.com/store/apps/details?id=jp.sakeapps.immersivesettings&hl=en
"Immersive Settings" is an application that displays the screen in immersive mode by rewriting the system settings.
Software keyboard operates normally even in immersive mode.
Before using this application, you need to grant the following "WRITE_SECURE_SETTINGS" permission via ADB:
adb shell pm grant jp.sakeapps.immersivesettings android.permission.WRITE_SECURE_SETTINGS
Immersive mode will continue even after uninstalling this application.
(others are available,look around in the Google Play Store/APK Mirror/F-Droid/etc. for your app of choice):
https://play.google.com/store/apps/details?id=jp.sakeapps.immersivesettings&hl=en
"Immersive Settings" is an application that displays the screen in immersive mode by rewriting the system settings.
Software keyboard operates normally even in immersive mode.
Before using this application, you need to grant the following "WRITE_SECURE_SETTINGS" permission via ADB:
adb shell pm grant jp.sakeapps.immersivesettings android.permission.WRITE_SECURE_SETTINGS
Immersive mode will continue even after uninstalling this application.
Last edited: