Ali Murtaza wrote: > hi > Can anyone tell how to set alarm using my application.. give me the > refference of the API
If by "alarm" you mean the Alarm Clock application, there is no API -- you cannot set alarms from SDK applications. If by "alarm" you mean you want code of yours to run on a scheduled basis, see the AlarmManager class. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Consulting/App Development: http://commonsware.com/consulting
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en