java - How to Activate an alarm in android? -


am new android. making application runs on alarmmanager have searched many blogs.i got tutorials activating alarm few seconds,but in case wanted activate alarm @ specific time in day. me this?

get difference between current time , specific time of day in miliseconds, add system.currenttimemillis() . put value in alarmmanager.set(type, miliseconds, pendingintent)


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -