开发者

how to run a service which updates the appwidget?

开发者 https://www.devze.com 2023-01-30 05:54 出处:网络
I am having a home screen widget and i want to run a background service which does all the fetching from url and should update all the w开发者_开发技巧idgets on the home screen corresponding to the pr

I am having a home screen widget and i want to run a background service which does all the fetching from url and should update all the w开发者_开发技巧idgets on the home screen corresponding to the provider i have created it.

how to do it? it seems that i unable to access appwidget or the context from the service.

any help?


my response here should be helpful to you android appwidget won't update from activity

0

精彩评论

暂无评论...
验证码 换一张
取 消