I want to create a "Cronjob" that runs in the backend and runs all 30 minutes in the method. If the function returns true (or something else), "Cronjob" will create a status notification.
Is this possible in Android? And when yes, with what function?
Thank you very much.
source share