Hi,
I am trying to find a way to build a service only app. I remember years ago using B4A (when you still needed to pay for it), where you could build a service only app. I can't seem to work out how to do it in the current version, and I can't seem to find any forum posts either.
Any help...
I want to write a chat program without using Firebase (because I like being independent and I also want to improve my programming skills by doing so)
So this program should work in the background and receive messages from others and create a notification. I know this is very easy with Firebase...
Hi,
I have a service which has the below set to true. If run the service as the owner of the device it runs fine etc and even if I reboot the device service startups and when I put the device to sleep it works.
The problem is that if log in as a user the service doesn't start up...
Hi, I am working on developing an application to listen to the radio and I do not want to stop the music after I leave the application permanently only when terminated by the user using the notification, for that reason i create a service to play music, but when i swipe the app from the recent...
I have an app with a service in backgroud, when it closes the app after some time does not return open because the initial service first and some kind of conflict and it gets append a black screen in the app.
I am using the command:
StartServiceAt("", DateTime.Now + 20 * 1000, True)
to schedule...
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.