Please imagine the application is fully closed and i created a new thread in service. i didn't stop service.
Question 1: Show a dialog or notification from a service and clicking it results in launch of application using parameters passed from service android.
Question 2: what else can we display from Service class except notifications.