DontKillMyApp: Make apps work

4.5
9.56K reviews
500K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

The official DontKillMyApp app is here - make apps finally work properly even if you do not own a Pixel.

Helps you set up your phone background tasks so that your apps can finally work for YOU even when not looking at the screen right now.

See how is your phone doing and test different settings with DontKillMyApp benchmark.

Features:
• DKMA benchmark: Measure how aggressively is your phone killing background apps
• Guides: Get actionable steps to overcome most background process restrictions
• Make a change:️ Help smartphones stay smart by sharing your benchmark report to dontkillmyapp.com

DontKillMyApp is a benchmark tool to see how well does your phone support background processing. You can measure before setting up your phone, then go through the setup guides and benchmark again to see how much has your phone been slacking in the background.

You can share your report through the app to the maintainers of the dontkillmyapp.com website who compile it and base the overall negative score on it.

How does the benchmark work? (Technical!)

The app starts a foreground service with a wake lock and schedules repetitive task on the main thread, a custom thread executor and schedules regular alarms (AlarmManager.setExactAndAllowWhileIdle). Then it calculates executed vs. expected. That's it!

For more details check the code. The app is open source available at https://github.com/urbandroid-team/dontkillmy-app

This app is open source and this project is maintained by volunteers who care about the Android ecosystem, feel the current pain and want to make it better.

Special thanks to Doki (github.com/doubledotlabs/doki).
Updated on
Sep 7, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.5
9.32K reviews
LLM
May 30, 2023
Excellent app to identify problems which may affect battery performance. My first bemchmark of 3 hours showed an 18% decrease caused by an alarm setting. Since I don't use alarms, this was surprising. It was easily fixed with a toggle switch swipe. I've turned on my battery saver and those 2 changes have improved the way my (out of warranty, no longer supported) LG phone behaves. A nice addition to my life.
93 people found this review helpful
Did you find this helpful?
Carol
April 5, 2021
I finally tried a short benchmark test, which delivered a result of 100%. I've done reading on how to go into Settings to keep apps running. So far l'm pleased & learning new things. I need my multiple GPS, navigation, and topo mapping apps to work all the time (w/out "sleeping") for safety in the field, and this should let me periodically check on that. As well continuing to learn the new Android system idiosyncrasies. Great app!
232 people found this review helpful
Did you find this helpful?
Mister Poke
May 29, 2023
Very, very good concept and I wish there were more apps like it. I have an LG Stylo 6 and it closes every app as soon as I go to the home menu, turn off the phone, or even when I go to the recent apps menu. This phone does it no matter what (I've changed every setting to help). The exact reason I downloaded this was that I got tired of having to reload Pokemon Go every time I try to use another app. DontKillMyApp keeps it open (for a minute or so) about 50% of the time that I close Pokemon Go.
48 people found this review helpful
Did you find this helpful?

What's new

Android 13 target SDK, Material 3 redesign, Dynamic colors, Post norification and exact alarm scheduling permission handling