Force Android widget to update

Posted by Brian515 on Stack Overflow See other posts from Stack Overflow or by Brian515
Published on 2010-05-01T02:13:01Z Indexed on 2010/05/01 2:17 UTC
Read the original article Hit count: 756

Hi all,

I respond to a button press on my appwidget in the onreceive method. When the button I pressed, I want to force the widget to call the onupdate method. How do I accomplish this?

Thanks in advance!

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk