I'm new to B4A and I don't have any code to post but the idea I'm playing with is to be able to enter a start time, like 7 ( as in 7 am ) and at the entered time, a notification will pop. Then, for the rest of day after that first time, a notification would pop every x hours throughout the day, where x is the amount of time that is to pass between future notifications. So , if x = 3, then first notification happened at 7am and next one is at 10am, 1pm, 4pm, etc.
Also, after one enters the numbers above, they should be able to close the data entry app, and the notification ( or the starting of another app, if that's possible ) should then happen at the correct time.
If I can get the objects/libraries, I can write the code.
Thanks for any help.
Also, after one enters the numbers above, they should be able to close the data entry app, and the notification ( or the starting of another app, if that's possible ) should then happen at the correct time.
If I can get the objects/libraries, I can write the code.
Thanks for any help.
Last edited: