Skip to content Skip to sidebar Skip to footer

Removing Widget From Home Screen When Uninstalled

When my application is uninstalled, a widget that is contained in this packages stays on the HOME screen and gives an error message 'problem loading widget'. How do I remove the wi

Solution 1:

You cannot add or remove app widgets from the home screen. Only the user can do that.

Quoting @CommonsWare #4532121

Post a Comment for "Removing Widget From Home Screen When Uninstalled"