Hi,
In android, I have created a widget for my application. When I uninstall the app, widget shows "problem loading widget" error in home screen. I need a scenario where widget should be removed by the developer through code (and not by the drag and drop to the trash) when i uninstall the app. Is it possible. If so, what changes we need to do. Is there anything can be set in manifest so that it removes all references of the app once it is uninstalled ? something lik that.
thanks,