with this apk, we can see the android notification bar.
in the internal apk sys.txt,
which is in the path res) raw ), we have this.
;fullscreen=1.
the full screen is disable.
so with the suitable settings in sys.txt
as disable screen_xy="auto"
;screen_xy="auto"
we have the desirability result