Android, set custom timing of AlarmManager... Please advise -



Android, set custom timing of AlarmManager... Please advise -

hi need set alarmmanager run reminder me take medication. need repeat custom amount of days , custom amount of times take in day.

so there efficient way set alarmmanager or commonsware's implementation of alarmmanager remind me "twice day starting @ 9am next 5 days" remind me take medication? pls advice , tnx in advance constructive help in sample code , in relevant tutorials.

i haven't looked mark's alarmmanager implementation, there no way, in general, bare alarmmanager trying do. can schedule single alarm, @ specific time, or repeating alarm, repeats @ fixed intervals. if want handles complex schedules 1 describe, you'll have write or find code it.

android alarmmanager

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -