Android Question Not works in Android 14

Sinan Tuzcu

Well-Known Member
Licensed User
Longtime User
Hi,

does anyone know how I can write this for Android 14?

B4X:
Service.StartForeground(1,Notification1)
 

Alexander Stolte

Expert
Licensed User
Longtime User
does anyone know how I can write this for Android 14?
Use receiver and not services...
 
Upvote 0

Sinan Tuzcu

Well-Known Member
Licensed User
Longtime User
Hi,
I don't understand this with Receivers

How can I edit this:
B4X:
'Service.StartForeground(1,Notification1)
to Receivers??

BR
 
Upvote 0

Sinan Tuzcu

Well-Known Member
Licensed User
Longtime User
Hi all,

I am currently facing a major challenge and am in urgent need of help. There is a task that I simply cannot manage on my own, no matter how hard I try. I have already exhausted all the resources and means available to me, but without support, I cannot move forward. This situation exceeds my own abilities and capacities, and I have realized that I won't be able to overcome this difficulty without outside assistance.

I am therefore reaching out to anyone who can help me in this matter. Your support would make a significant difference for me, and I am grateful for any form of help.


BR
Sinan
 
Upvote 0
Top