Hi,
I try to remove notification during service create, but not have success.
How to set up Service.AutomaticForegroundMode.
Thanks
Maurizio
I try to remove notification during service create, but not have success.
B4X:
Service.AutomaticForegroundNotification = Null
Service.AutomaticForegroundMode = Service.AUTOMATIC_FOREGROUND_ALWAYS
lock.PartialLock
How to set up Service.AutomaticForegroundMode.
Thanks
Maurizio