DontKillMyApp: Make apps work Icon

Download DontKillMyApp: Make apps work APK 2.9 Universal · Android 24+

By Petr Nálevka (Urbandroid) • Updated December 10, 2025
Tools Universal Native (Java/Kotlin) 3.61 MB
Download APK
Verified Safe

This is the universal build of DontKillMyApp: Make apps work 2.9. It contains native libraries for every CPU architecture (arm64-v8a, armeabi-v7a, x86, x86_64), so it installs on any Android device. The trade-off is size — it's larger than per-architecture variants. Pick this one if you're unsure which CPU your phone has, or if you plan to share the APK with multiple devices.

File size: 3.6 MB   •   Min Android: 24   •   Target Android: 36   •   Version code: 44   •   Framework: Native (Java/Kotlin)   •   Permissions: 8

File Information

Package Namecom.urbandroid.dontkillmyapp
Version Name2.9
Version Code44
ArchitectureUniversal
Min Android VersionAndroid 24 (API 36)
Main Activitycom.urbandroid.dontkillmyapp.MainActivity
FrameworkNative (Java/Kotlin)
File Size3.61 MB
Signature (SHA1)00A0E53C9A3F5D14DA5E698FF420E4A7776EA4B1
File Hash (SHA256)2d773aa690cffb4846dea3df33def5ab2b88769ee3a5ea06f02382574eec805a

What's New

Android 16 target SDK, Material Expressive 3 redesign, exact alarm scheduling permission handling, better running benchmark handling

App Description

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

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).
Download DontKillMyApp: Make apps work APK

Fast, free and safe download.

APK Permissions 8

  • android.permission.FOREGROUND_SERVICE
  • android.permission.FOREGROUND_SERVICE_SPECIAL_USE
  • android.permission.INTERNET
  • android.permission.POST_NOTIFICATIONS
  • android.permission.RECEIVE_BOOT_COMPLETED
  • android.permission.SCHEDULE_EXACT_ALARM
  • android.permission.WAKE_LOCK
  • com.urbandroid.dontkillmyapp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Frequently Asked Questions about DontKillMyApp: Make apps work APK

This is the universal variant — a single APK that contains native libraries for every CPU architecture. It installs on any Android device but is larger than per-architecture variants.

Yes — the APK's signature has been cryptographically verified against the publisher's signing key. The SHA-256 hash is shown in the File Information panel so you can independently confirm the file matches the original release.

Android 24 (API level 36) or newer. Older devices will refuse the install.

Install a free app like 'CPU-Z' or 'Droid Hardware Info' from the Play Store and look at the ABI / Instruction Set row. Most phones made after 2017 are arm64-v8a; if in doubt, download the universal variant.

All variants are functionally identical — same features, same version. They differ only in which CPU architectures the native code is compiled for, and (sometimes) which screen densities the included graphics target. Pick the one that matches your device for the smallest install size, or pick 'Universal' if you're unsure.