Thank you Mark, On Fri, May 1, 2009 at 12:35 PM, Mark Murphy <[email protected]>wrote:
> > Olivier Tournaire wrote: > > I am wondering if it is possible for a program to call the device at a > > defined hour. If you have any hint on this, please let me know. > > If by "call" you mean place a voice call, then a program running on the > device cannot call itself, since the line will busy. > > If by "call" you mean you want some piece of code to execute every hour, > look at AlarmManager. > > If you mean something else, could you be more specific? My intent is to make the phone ring. I would also like to be able able to choose the ring type. Regards, Olivier > > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://twitter.com/commonsguy > > Android App Developer Training: http://commonsware.com/training.html > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

