This worked fine up to android 11
I am referring to this same case 6 years later.
Dim intent As Intent
intent.Initialize("android.intent.action.CLOSE_SYSTEM_DIALOGS", "") 'close the notifications drawer
Dim p As Phone
p.SendBroadcastIntent(intent)
Don't scold me, I spent the whole day reading...
Hi,
I had a problem for which there was no solution:
https://www.b4x.com/android/forum/threads/startreceiverat-okhttputils2-during-phone-sleep.149687/
Somehow I managed to get a service to run in the "foreground" under Android 13 (API 33). What's interesting is that this service doesn't stop...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.