I am new to Android GoogleTV development. My requirement is that one of my service running in the background will provide user with a status bar notification.From a status bar notification, when the user clicks on it , another built in application / Built in chrome Browser (with a predefined URL) should start up.
Is this possible?