getDefaultPendingIntent
Retrieves a PendingIntent that launches the default Activity of the application.
Return
A PendingIntent that launches the default Activity, or null
if it could not be created.
Parameters
context
The Context.