Live data from Hacker News

Android vendors, don’t kill my app

dontkillmyapp.com

1–10 of 414 posts

Re: Android vendors, don’t kill my app

#3
I actually like the move to kill background tasks. Don't get me wrong I think they're great when they're needed. But if I only installed the app because the mobile site is crippled I don't want it to destroy my battery polling for content changes when I only open the app once in a blue moon.

Re: Android vendors, don’t kill my app

#4
post #2

The site lacks proper technical explanation of what the problem is exactly.

This sheds a bit more light on it, whilst still being non-technical: https://dontkillmyapp.com/problem/

It seems to be that these vendors ship builds of Android with aggressive battery-optimized defaults that breaks applications that rely on being able to run in the background.

Re: Android vendors, don’t kill my app

#5
Interestingly though it is possible to remotely detect which users are facing this problem and send them instructions on how to add an app to the device's whitelist. I faced this exact problem in my previous company Flock, and built services to detect and inform users which substantially brought down user complaints.

https://hackernoon.com/notifications-in-android-are-horribly...

Re: Android vendors, don’t kill my app

#7
post #3

I actually like the move to kill background tasks. Don't get me wrong I think they're great when they're needed. But if I only installed the app because the mobile site is crippled I don't want it to destroy my battery polling for content changes when I only open the app once in a blue moon.

Killing background tasks is great and Android does that automatically to save battery usage. But these manufacturers have implemented their own functionality on top of Android which cripples even critical messaging applications like WhatsApp, Slack, Gmail by not delivering Instant Messages notifications instantly.
Post reply on HN