Android Question Adding a Background Service

daniedb

Active Member
Licensed User
Longtime User
Hi Guys

I'm playing around with the Voice Recognition and Text to Speech.
Basically I record the message and save "text" to a SQL database(Using Erel's tutorials), with date,Time and message
I also allow editing the date and time for that message.
I would like to set those messages as "alarms" that can pop-up when correct date/time.
What will be the best way of doing this
See attached example APK

Thanks, appreciate
Danie
 

Attachments

  • VoiceReminders.apk
    192.4 KB · Views: 99
Top