Tuesday, August 31, 2010

Re: [android-developers] How do I create a background loop method

On Tue, Aug 31, 2010 at 7:19 PM, Laxs <oum.larry@googlemail.com> wrote:
> I already read about the AlarmManager and broadcast receiver but I'm
> not sure if this is right for my problem.

It's the only solution to your problem, given your wake-the-phone-up
requirement. Your only alternatives would be to keep the phone on 100%
of the time, which will be bad.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Development Wiki: http://wiki.andmob.org

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment