odospace / Remote-Panel

See https://play.google.com/store/apps/details?id=com.odospace.remotepanel
35 stars 4 forks source link

Android app can't open the settings dialog. #1

Open AspirinEny opened 1 year ago

AspirinEny commented 1 year ago

The Android version on my device is 12.1, long press does not pop up the settings dialog, neither does double tap... Is there any other way to bring up the dialog? Thanks in advance.

AspirinEny commented 1 year ago

I just figure out that i can use adb tools to force fullscreen: adb shell settings put global policy_control immersive.full=com.odospace.remotepanel in case for anyone need it.