activity Android: Make Your Notification even Sticky-er In my previous post, I've expanded things to make a notification sticky. This worked in my tests until yesterday, when I've found a new case where my notification would go away: 1. Build an sticky notification as per the two previous posts 2. Activate the notification
android Android: Make Your Notification Sticky Following my quest from the previous article, I realised that my app would not be in the foreground, like an email, browser or a game might be, but it would work without any GUI, using something like a cron job. This is all nice and lovely, but I'm