Git Product home page Git Product logo

Comments (5)

ol-v-er avatar ol-v-er commented on September 13, 2024

We've tried this solution in our app, unfortunately with no luck. It does not prevent crappy manufacturer customization to kill the apps. For sure it's a bit better, but does not last more than one hour or 1 day...

It's in fact the main goal of this project : the official Android documentation describe multiple solutions to keep our app alive and run our process (foreground service, task manager...) but it only works on stock Android. The manufacturers listed in the dont-kill-my-app project breaks the stock and documented behaviour.

from dont-kill-my-app.

Artaud avatar Artaud commented on September 13, 2024

Exactly as @ol-v-er said.

from dont-kill-my-app.

sandebert avatar sandebert commented on September 13, 2024

It's in fact the main goal of this project : the official Android documentation describe multiple solutions to keep our app alive and run our process (foreground service, task manager...) but it only works on stock Android. The manufacturers listed in the dont-kill-my-app project breaks the stock and documented behaviour.

In that case it might be good to also, on each page, list the ways that are recommended by Google, and whether or not that works for the device. It would be a way of clarifying how much the vendors are going against Googles own recommendations.

from dont-kill-my-app.

Mikaela avatar Mikaela commented on September 13, 2024

On my Nokia 1 even accessibility services kept getting killed until I removed the com.evenwell.emm package and they lost the accessibility permission for force stop. I am using Bitwarden (with persistent notification for least battery drain for apps not supporting autofill), SuperFreezZ and YACO Overlay.

from dont-kill-my-app.

r10s avatar r10s commented on September 13, 2024

thanks for the information, although these are not really great news.

in fact, with Delta Chat we're currently also switching to a foreground notification, see deltachat/deltachat-android#1302 - even if it does not solve all problems directly:

if the notification is missing, this is a clear hint to the user that things won't work any longer and some settings have to be tweaked (we point them to https://dontkillmyapp.com for details :)

from dont-kill-my-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.