Thanks Mark, I was able to get the alarm manager working with the help
you provided. I appreciate it!
Rich
On 9/8/2010 7:58 AM, Mark Murphy wrote:
My widget currently has a service with a function called "buildUpdate" that
returns a RemoteViews object.
To enable 5 minute updates, I need to:
- Add a new BroadcastReceiver class that overrides the onReceive function,
calls my "buildUpdate" function and updates my app widget.
- Add code to the onStart function of my service that creates the
AlarmManager intent and starts it up.
Is this even close?
Well, it's in the ballpark, at least.
--
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