On Wed, Aug 11, 2010 at 7:35 PM, Khurrum Mehmood <[email protected]>wrote:
> application is fine problems comes with the widget packed with in, once usb > is mounted the widget gets uninstalled, unmounting the media does not enable > the widget > I assume you did not read this: http://developer.android.com/guide/appendix/install-location.html#ShouldNot <http://developer.android.com/guide/appendix/install-location.html#ShouldNot>Which you really really should. App Widgets Your App Widget<http://developer.android.com/guide/topics/appwidgets/index.html> will be removed from the home screen. When external storage is remounted, your App Widget will *not* be available for the user to select until the system resets the home application (usually not until a system reboot). ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

