On Nov 25, 5:25 am, "saify.zeenwala" <saifyzeenw...@gmail.com> wrote:

> put ur code in onstart() instead of oncreate()
> becuase ur on create will get call only once through out the life cycle of
> service.
>
onStart() is never called if the service is started with bindService
().

Not clear from docs if onCreate() or onStart() or both can be called
more than once if the system kills the process and then restarts the
service.

-- 
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