TaskReminder icon indicating copy to clipboard operation
TaskReminder copied to clipboard

A Task Reminder/Scheduler App created using Sqlite database and Broadcast Receivers

TaskReminder

A Task Reminder/Scheduler App created using Sqlite database and Broadcast Receivers It contains four options for reminding about your tasks: 1.Standrad 2.Simple 3.Urgent(Alert with AlarmMAnager) 4.Notify(Notification alert) It also provides sqlite database basic crud operations using SqliteOpenHelper and ContentValues,Cursor.
Enjoy and fork it.Happy Coding

I am Sharing some screenshots of the app.