For the communication between Activity and Service, I followed the
http://developer.android.com/guide/topics/fundamentals/bound-services.html#Messenger
to implement an Activity that binds a Service.
However, the Service will be killed and created when the Activity is
rotating. Is there a way to keep the Service running while rotating?

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