Hi,
I am trying to make an app that acts like an alarm... i.e. you set the date and time and exit the app... at that particular time/date the app will alert you (by showing up on screen & setting the vibrator on).
My problem is that to do this I need to have my midlet running all the while (don't i?), which i don't want... or find a way to have it run as a service/daemon... or find a way to have it invoked automatically at that particular time.
can this be done?
Thanks in advance for you help
Partho

Reply With Quote

