Skip to content Skip to sidebar Skip to footer
Showing posts with the label Action

Launch A Fragment In My Android Application From The Notification Bar

How do I start a fragment in my Android application from a notification in the notification bar? I&… Read more Launch A Fragment In My Android Application From The Notification Bar

Cant See Action Buttons On Notification When App Is In Background

I have added two actions to the notification i.e. accept and reject. I can see both when the app is… Read more Cant See Action Buttons On Notification When App Is In Background

Android -- What Happens When Device Is Unlocked?

I am trying to understand the intents that get launched when the device is unlocked. For eg: Say m… Read more Android -- What Happens When Device Is Unlocked?