Janusz Chmiel
Member
Dear kind developers of this excellent forum?
I have found very useful fully functioning simple Alarm service. App have been based on The following very useful library for B4A.
Unfortunately, it seems to Me, that The library allow to recall special build in Android dialog to set Alarm clock.
But I Am helpless to find The function to set build in Timer.
Does Android contain also build in similar dialog to set also The timer app?
Or unfortunately it is impossible?
If Android UI do not contain such dialog. Is it possible to set Timer so it will work?
Build in Clock app from my phone manufacturer contain very inaccessible GUi to even set The alarm clock. So I can use alarm clock thanks to Dialogs library, which recall other dialog build in to Android GUI.
Who of us think, that I have chance to setup timer similarly like A alarm?
Thank you for some sample functioning code.
Alamr service work smoothly thanks to Simple alarm example based on Dialogs library.
I would like to have The possibility to also setup The Timer by The similar way.
Thank you for your help.
I have found very useful fully functioning simple Alarm service. App have been based on The following very useful library for B4A.
Dialogs library
This library contains several modal, that is blocking, dialogs by which the user can enter data. Presently they are an InputDialog for numbers and text, a TimeDialog for times and and a DateDialog for dates. Note that modal dialogs can close unexpectedly and not return to your code if the...
www.b4x.com
But I Am helpless to find The function to set build in Timer.
Does Android contain also build in similar dialog to set also The timer app?
Or unfortunately it is impossible?
If Android UI do not contain such dialog. Is it possible to set Timer so it will work?
Build in Clock app from my phone manufacturer contain very inaccessible GUi to even set The alarm clock. So I can use alarm clock thanks to Dialogs library, which recall other dialog build in to Android GUI.
Who of us think, that I have chance to setup timer similarly like A alarm?
Thank you for some sample functioning code.
Alamr service work smoothly thanks to Simple alarm example based on Dialogs library.
I would like to have The possibility to also setup The Timer by The similar way.
Thank you for your help.