> When the phone goes into standby mode (blank screen) aren't processes > scheduled anymore (I don't think so)? Is it possible to perform network > operations in the background while the phone is in standby mode? > > How to perform operations in the background at regular intervals? >
Seems like I need to have a look at AlarmManager [1] which should solve my issue. Regards, Cyril [1] http://code.google.com/android/reference/android/app/AlarmManager.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

