baljeetverma / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

Service doesn't restart if killed #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
Issue 125 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
Issue 145 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
Issue 204 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
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