Check out the BuzzBox SDK http://hub.buzzbox.com/android-sdk/
You can actually use a cron string to schedule your task:
SchedulerManager.getInstance()
.saveTask(this, "0 8-19 * * 1,2,3,4,5", YourTask.class);
I'm actively working on this, so I would love your personal feedback.
Roberto
--
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