Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I hate Samsung Oreo killing lockstar and taskchanger. I have to reinstall them from apk to enable their services.
-
Conrad7536yAndroid 9, wanting to keep a termux session running all the time. Without wakelock it dies about 3 times a day, and with wakelock it still dies maybe once a day. Why does this have to be so hard?
-
Conrad7536y@dodomo Thats why I have a huge-ass 4.2 Ah battery! I hardly ever go below 40%, so please let me control battery usage myself! (I mean you have all these fancy manual battery management settings and performance mode, so why do you not follow them?) And this termux script I'm running doesn't use a lot of power because it sleeps most of the time. Drony uses way more than that and it never gets killed
-
@Conrad it may be using too little power to be listed as needed apps to stay on. Battery optimizers often kill sleeping apps.
-
dodomo1006y@Conrad I definitely get it. Android is most certainly not made for only enthusiasts any more :/
I kind of long for the time when it was only geeks who would want to customize every single thing on their device that had an Android.
But then again I'm at a stage in my life where I just don't bother anymore... -
@dodomo used to be very crazy about developing android app however not really anymore
Related Rants
Hated that Android 8.0 (Oreo) and above for killing backend Services very effectively without giving a proper documentation on how to handle it or how to properly maintain and restart the Service without the user to turn on the app. Digging solutions for months and still till today I am totally clueless...
rant
android
services
java
android studio