Don't know the answer to that question, but that's easy to test.

-- Kostya

30.06.2011 17:58, Mark Murphy пишет:
On Thu, Jun 30, 2011 at 9:49 AM, Kostya Vasilyev<[email protected]>  wrote:
>  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.

--
Kostya Vasilyev

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

Reply via email to