You need to pass a flag in the call to get the intent when starting an activity from a broadcast receiver like an app widget. Had this same problem a few weeks ago and while the docs for the flags are very obvious about having to pass one, you have to be looking at that part of the docs to see them.
|