> The binder object returned by onBind is reused, and so it's only called
> once.
Even if the Intents are different (e.g., different action strings)? If
so, that would invalidate some advice that I have been providing to
people, specifically using different action strings to identify
different API levels, so you return the right Binder for each of your
API versions.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to *Advanced* Android Development_ Version
1.9.9 Available!
--
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
No comments:
Post a Comment