Hi
Anyone who wants to track whether the user touches their nose, mouth, ear or face can use this code.
Used here to remind the user that he eats, smokes or bites his nails.
Sub btnStart_Click
CallSubDelayed(Player, "Play")
End Sub
Sub btnStop_Click
CallSubDelayed(Player, "Stop")
Sub...
Hello,
yet I am starting a project where to continously track the speed of a car. For example, if the speed is ahead 10km/h the app will capture the current dateTime and if it is below 10km/h as well. The App should do this even if an other App is running in the foreground. Comming back to the...
Hi there, another simple app for learning purposes created... ShareYourSpot it is working at B4J and B4A...
At B4J i haven't any USB GPS to get location (not including code how will do that, maybe using jserial and reading nmea strings) - so location giving with mouse click at GoogleMaps... but...
Might be interesting for those of us that make Android apps and obsess about our required permissions.
Android trackers and permissions: Did I say you could do that?
https://getsession.org/android-trackers-and-permissions/
Hi everyone, i'm coding an app for quite a whille (before the update), and i quitted beacuse the SO kill my foreground process while the app is in background, so after an random period of time it stop working.
I wish to know if there is a way with the new update to prevent the OS to kill my...
Hi everyone, i implemented this code in my app to track the position in background:
https://www.b4x.com/android/forum/threads/background-location-tracking.99873/
But after 4 hours it stopped working... what could be the problem? in the "Service_Create" of the tracking i have...
https://www.b4x.com/android/forum/threads/background-location-tracking.99873/
Hello, i read this post, and i noticed that the process will run for ever even if you close the app.
I need to have the service running until i have the app opened (also in background) but i need to stop it when i...
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.