I am developing a custom launcher. I would like to host widgets. When I 
create the hosted widget I check if it needs configuration. If it does I 
run the configuration activity and after that everything works fine. Once 
the widget is configured I do not want to run the configuration again. For 
example if I restart the device the launcher is restarted, it has to add 
the hosted widgets again. I tried to keep track on configured widgets in 
shared preferences and not to start the configuration activity for them, 
but in that case the widgets simply do not work. I guess they do not get an 
update request or they believe they are not configured. Can anyone tell how 
to solve this issue?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ac09320b-cd38-4f5b-bddf-5aef5a7c9bd5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to