Programmatically I\'m trying to bring a widget on the home screen but I am facing problem while passing the widget ID through an intent & calling startActivity(pickInt
startActivity(pickInt
You can't do this: the standard widget picker does not allow you to specify a specific widget.