I want a widget that have a configuration activity, which asks some
information to user. Once the information is provided by user I want
my widget to be updated every 10 minutes. So I need an Alarm Manager.
On every 10 minutes my widget fetches some data from my website and
displays it on widget, for that I can use service.

>From many days I am trying to implement this. I googled a lot, but
failed while putting all these together. I can implement alarm manager
separately, I can implement services separately, I can use
configuration activity separately. But when I put all these in a
single project I get lots of error.

Can anyone please refer me any document or example that may help me?
Regards,
Bhavin Mistry.

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

Reply via email to