DontKillMyApp: Make apps work

4.3
9.52K reviews
500K+
Downloads
Content rating
Rated for 3+
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.3
9.28K reviews
Erik Tedja
January 26, 2024
The app is quite good, provide a clear instructions. BUT the app does not cache screenshot image at all, every time we switch back and forth between the app and settings, the app will reload all the screenshot images, causing a delay in following instructions. I would suggest adding a counter if app enter background mode, if the time passes is below 10 minutes, then keep using the cached images.
31 people found this review helpful
Did you find this helpful?
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.
92 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!
231 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