I'm using an Android 10 tablet and currently developing a full screen application. Currently it is possible for the user to pull down the status bar and access wifi, bluetooth etc...
Is it possible to completely disable the status bar?
I'm using an Android 10 tablet and currently developing a full screen application. Currently it is possible for the user to pull down the status bar and access wifi, bluetooth etc...
Is it possible to completely disable the status bar?
You can hide the statusBar while your app is running. but, you user can still drag the screen down and interact with wi-fi, Bluetooth, Mobile data...