Android Question Remove notification during service start

mtselection

Member
Licensed User
Longtime User
Hi,

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
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…