DontKillMyApp: 幫你的手機設定好背景工作

4.5
1.16萬則評論
50萬+
次下載
內容分級
3 歲以上
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片
螢幕截圖圖片

關於這個應用程式

DontKillMyApp 的官方應用程式就在這裡──即使你不是使用 Pixel,依然能讓 App 恢復正確運作。

幫你的手機設定好背景工作,如此一來 App 便能順利的協助你!即使沒有盯著螢幕也可以。

現在來看看你手機的狀況,並以「DontKillMyApp 測試」試試不同設定。

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.

測試是如何運作的?(技術層面!)

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!

查看程式碼以取得詳細資訊。這個應用程式是開放原始碼的,並公開在 https://github.com/urbandroid-team/dontkillmy-app

特別感謝 Doki (github.com/doubledotlabs/doki)。
更新日期
2023年9月7日

資料安全性

想確保安全,就從瞭解開發人員如何收集與分享資料開始!根據你的使用情形、所在地區及年齡,資料的隱私權和安全性措施可能會有所不同。這項資訊由開發人員提供,可能會隨時間更新。
不會與第三方分享資料
進一步瞭解開發人員如何聲明資料分享事宜
不會收集任何資料
進一步瞭解開發人員如何聲明資料收集事宜

評分和評論

4.5
1.13萬則評論
Michael Lin
2024年12月22日
Don't Kill My App 是一款專注解決手機後台應用被強制關閉問題的優質工具,對需要穩定背景運行的使用者(如健身應用、定時提醒等)特別有幫助。它的功能實用且準確,能有效提升用戶體驗。如果您經常遇到應用程式被系統關閉的問題,這款軟體是值得推薦的選擇。
這則評論對你有幫助嗎?
테렌스
2021年9月2日
謝謝!問題得到解決,應用程式能在後台正常工作了。這個程式真的幫到大家更加了解自己的手機,那些可惡的製造商😠....
16 位使用者認為這則評論有幫助
這則評論對你有幫助嗎?
李艾因
2024年5月1日
完全看不懂可以幹嘛?不過又感覺好像很厲害…
2 位使用者認為這則評論有幫助
這則評論對你有幫助嗎?
Petr Nálevka (Urbandroid)
2024年5月3日
Hello, the app schedules series of background tasks and alarms, and then evaluates the expected vs. executed. 100% means the phone executed all tasks, lower percentage means some form of restrictions. You can read more in (⁝) → How it works, or at https://dontkillmyapp.com/, where you also find guides how to fix it on your phone.

新功能

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