** Activity (main) Pause, UserClosed = true **
** Service (starter) Create **
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Service (mysvc) Create **
** Service (mysvc) Start **
** Activity (main) Pause, UserClosed = false **
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = true **
** Activity (notificationreceiver) Create, isFirst = true **
** Activity (notificationreceiver) Resume **
Notification was clicked and the given sub was called. This one PrintToLog() in the Service
** Activity (notificationreceiver) Pause, UserClosed = true **