B4X FEED is lock access to statusbar still possible in Android 8?

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: is lock access to statusbar still possible in Android 8? است. این موضوع تا کنون 22 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع is lock access to statusbar still possible in Android 8?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
22
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
i was blocking access to the status bar using the code

mlp.InitializeNewInstance("android.view.WindowManager$LayoutParams", Array(vtype, Height0, 2010,296, pixelFormat))

this code runs on devices with android 4 up to android 7.
However, trying to run the same code on devices running android 8.0 and 8.1 generates this error:

Caused by: android.view.WindowManager$BadTokenException: Unable to add window android.view.ViewRootImpl$W@f3e70bc -- permission denied for window type 2010

As far as i can see, it is no longer allowed to draw over the status bar.
Is it still possible to block access to the status bar and if so, how should that be done?

 

عقب
بالا