Closed GoogleCodeExporter closed 8 years ago
Also, just tried it on DeFrost 6.0j, and it seems like it crashes.
My guess is that it crashes due to not finding the icons for specific apps??
The reason I know that the service crashes is that, once you go into the
RemoteNotifier app, a little battery notification is sent and instantly shown
on the computer, but before doing this, no notifications would be shown.
PLEASE PLEASE PLEASE fix this bug. It is so annoying that you can't rely on the
app right now!
Thank you.
Original comment by mohammed...@gmail.com
on 2 Dec 2010 at 11:40
This is normal Android behaviour - background services can get killed if it's
running low on memory. The notifier will restart on certain events, but not all
of them. Your alternative is to make it a foreground service by enabling the
notification icon. That doesn't prevent this behaviour, just makes it less
frequent.
I have no idea why people use Task killers, also, since there's no point in
killing tasks in Android.
If it actually crashes, please file a bug with proper logs.
Btw, CyanogenMod is not officially supported since it didn't pass Google's CTS,
so it may be behaving differently from regular Android.
Original comment by rdamazio@gmail.com
on 9 Dec 2010 at 11:58
Original issue reported on code.google.com by
mofir...@gmail.com
on 26 Nov 2010 at 10:23