DontKillMyApp: Make apps work

909.9K installs
13.3K ratings
22.3K monthly active users
Revenue not available
Install Trends
Weekly +1.7K
Declining
Monthly +9K
Declining

DontKillMyApp: Make apps work Summary

DontKillMyApp: Make apps work is a mobile Android app in Tools by Petr Nálevka (Urbandroid). Released in Jul 2020 (5 years ago). It has about 909.9K+ installs and 13.3K ratings with a 4.68★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 22.3K monthly active users . Store metadata: updated Jan 28, 2026.

Recent activity: 1.7K installs this week (9K over 4 weeks) showing declining growth , and 55 new ratings this week View trends →

Store info: Last updated on Google Play on Jan 28, 2026 .


4.68★

Ratings: 13.3K

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Benchmark & fix reliability of background tasks on your phone to make apps work

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).