i want to make reminder in my android application..i have taken date-picker and time-picker and stored the time and date in Sqlite database.now i want to compare those values from database of time n date with system date n time..i mean want to make reminder.(like birthday reminder)
So,how should i develop it...can anyone suggest me or give some sample code of the same.. thanks in Advance--