Android service autostop/timer
Since the Android service seems to drain the battery and reserve resources, it would be nice if the user could set a time period after which the Android service would autostop if it has been unused/idle.
Since the Android service seems to drain the battery and reserve resources, it would be nice if the user could set a time period after which the Android service would autostop if it has been unused/idle.
Hi,
thank you for your suggestion by email. Unfortunately this is not possible, since currently daemons are not allowed in Jolla Harbour applications.
If the situation changes I will consider doing this.
If you want you can try to use this package: https://dl.dropboxusercontent.com/u/17706605/Jolla1/autokilldalvik-0.1-3.armv7hl.rpm I created it a few months ago for personal use. Some stuff you need to know:
Default checking time is every 30 min. You can change it by running this command as ROOT, for example to 45 min:
echo 45m > /usr/share/openrepos-autokilldalvik/time
or you can do the same by editing this file in ROOT filemanager (filetug, cargo dock etc..)
Asked: 2014-10-30 08:00:28 +0200
Seen: 548 times
Last updated: Oct 30 '14