I have created a few home screen widgets for my Android application. I would like to disable or enable some of these widgets from being added to the home screen based on some of the user's settings in my database.
Is it possible to dynamically disable/enable the user from adding certain widgets from my application?