Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service doesn't restart if killed #40

Closed
GoogleCodeExporter opened this issue Jan 29, 2016 · 11 comments
Closed

Service doesn't restart if killed #40

GoogleCodeExporter opened this issue Jan 29, 2016 · 11 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run the service
2. Get the device overloaded (e.g. open a very large webpage with flash and all 
that)

What is the expected output? What do you see instead?
We should continue to catch and relay notifications.
Instead, the service gets killed when the device runs low on memory, and never 
gets restarted.

Proposed solution:
Add a preference to run as foreground, or to restart if killed (by having the 
broadcast receivers in the manifest XML).

Original issue reported on code.google.com by rdamazio@gmail.com on 29 Aug 2010 at 7:59

@GoogleCodeExporter
Copy link
Author

Issue 125 has been merged into this issue.

Original comment by rdamazio@gmail.com on 12 Sep 2010 at 6:41

@GoogleCodeExporter
Copy link
Author

Issue 145 has been merged into this issue.

Original comment by rdamazio@gmail.com on 21 Sep 2010 at 3:34

@GoogleCodeExporter
Copy link
Author

Original comment by rdamazio@gmail.com on 27 Sep 2010 at 5:29

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Original comment by rdamazio@gmail.com on 28 Sep 2010 at 6:57

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

First (big) step done in r317.

Btw, can anyone test it?

Original comment by rdamazio@gmail.com on 28 Sep 2010 at 10:28

@GoogleCodeExporter
Copy link
Author

Issue 204 has been merged into this issue.

Original comment by rdamazio@gmail.com on 5 Oct 2010 at 12:49

@GoogleCodeExporter
Copy link
Author

Original comment by rdamazio@gmail.com on 5 Oct 2010 at 12:51

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Looks like the service won't die easily, but not re-starting upon reboot.

Original comment by rthi...@gmail.com on 11 Oct 2010 at 1:05

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I've posted on  Issue 145  before noticing that it merged with this issue, 
sorry. My solution is to click the icon in my tray above (opening the app) 
before sleeping the phone.

Sorry to say project member, I'm still facing this problem with latest version.

Original comment by osop...@gmail.com on 28 Jun 2011 at 5:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant