Re: [android-developers] Enable/Disable Broadcastreceiver from widget
08.05.2011 14:01, Boozel пишет:
> Is there any way around this or a better way to do this?
Register the receiver in the service's onCreate instead of onStart.
And get rid of the shared preferences flag - it's not reliable if the
process is killed.
-- Kostya
> Thanks in advance.
--
Kostya Vasilyev -- http://kmansoft.wordpress.com
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home