Hi all, I open this thread to ask people about how can I set an individual app to allow it to be able to opens in immersive mode, but after it closes returns to the default immersive state.
The following commands apply the immersive capability in whole system, but not per app:
· Status Bar (adb shell settings put global policy_control immersive.status=*)
· Navigation Bar (adb shell settings put global policy_control immersive.navigation=*)
· Both (adb shell settings put global policy_control immersive.full=*)
Thanks!
Note: Please avoid telling me to install apps like GMD, Xposed or something like that. I just want to manage it via adb.
The following commands apply the immersive capability in whole system, but not per app:
· Status Bar (adb shell settings put global policy_control immersive.status=*)
· Navigation Bar (adb shell settings put global policy_control immersive.navigation=*)
· Both (adb shell settings put global policy_control immersive.full=*)
Thanks!
Note: Please avoid telling me to install apps like GMD, Xposed or something like that. I just want to manage it via adb.