Thanks Dianne, I'm glad we finally found the root cause here. This along 
with your suggestion of using onCreate instead has effectively solved this 
problem in my app, for all version of Android I support.

For anyone who would like to see how I worked around this issue, you can see 
the change at 
http://code.jakebasile.com/hearing-saver/diff/src/com/jakebasile/android/hearingsaver/RegistrationService.java?diff2=745dfa0fe0bf&diff1=c794b7659584.
 
There is also some cleanup in that diff as I removed the other workaround of 
using startForeground.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to