Hi, I have an App and an AppWidget associated with it. The AppWidget is updated by an Update Service. Everything works fine but what I really want to implement is that the AppWidget should only start getting updates only when the User has logged in/signed in, much like the Facebook/Twitter Application and AppWidget functionality on Android. If the User is not logged in, the Widget will show "Please log in" or something. Is there a standard way to implement this functionality in Android?
Any help is much appreciated. -- 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

