We have moved to a new Sailfish OS Forum. Please start new discussions there.
2

[feature request] Stop background services after closing (Aliendalvik)

asked 2015-07-21 14:35:42 +0300

evo3de gravatar image

updated 2015-07-21 15:06:18 +0300

After change to 1.1.7.24 there are the App - Settings - "Allow to run background on startup". It´s on a good way. But there is also an option nessesary -> Dissallow background services after closing the app.

At special it seems to be a loot of android apps that try to stay persistend in background to collect data or notify. (Facebook for example drain your battery)

So i wan´t to say if app is closed, kill the rest of it automatically.

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
0

answered 2015-07-21 15:18:40 +0300

heubergen gravatar image

updated 2015-07-21 15:20:03 +0300

I don't think is possible, without huge changes on android self.

If you try to stop a background services (on a android original device) from e.g. facebook, it starts self after some seconds.

I would recommend to stop dalvik self when you close your last android app. So I did it, when I use android apps.

edit flag offensive delete publish link more

Comments

No, that´s no problem, because you have the option to kill this specific app. It´s easy to make it run:

If gui.app.close & option (kill instead to close) then pkill com.facebook.katana else send close.app 2 com.facebook.katana

or something else.. Hope you mean what i mean.

Also it could prevent to trigger again if they is not triggered by user (open app by icon)

BTW. complete stop is sometimes not the way to handle if you need the persistence of some notifications (none native apps available)

evo3de ( 2015-07-21 16:25:56 +0300 )edit
Login/Signup to Answer

Question tools

Follow
1 follower

Stats

Asked: 2015-07-21 14:35:42 +0300

Seen: 259 times

Last updated: Jul 21 '15