I have a ContentProvider in a separate apk that supplies data to my live wallpaper. At boot time my content provider does not seem to be available. I can wait until the SD is mounted, but it's still not ready, as I assume it makes the provider available post mount.
So how do I wait for the providers to be loaded when stored on sd? -- 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