Saturday, February 26, 2011

Re: [android-developers] Re: Android 2.3: Music content providers for artists, albums and songs

It is a bug that the activity choose allows activities to be launched from itself instead of the original caller.  This will be fixed in a future release.

On Sat, Feb 26, 2011 at 10:11 PM, gizmomogwai <christian.koestlin@gmail.com> wrote:
Ok ... I understand, that this Intent is not supposed to use that way.
My actual question now is, why the behavior of the system changes depending of the installed or not installed MixZing-App.
Case 1 (no MixZing):
- startActivity leads to an securityexception
Case 2 (with MixZing installed):
- startActivity opens up the ActivitiyChooser as usual (with Music and MixZing, because they both filter this intent).
- choosing the stock music player opens up the music.app with the album preselected (no securityexception).

thanks in advance

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



--
Dianne Hackborn
Android framework engineer
hackbod@android.com

Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails.  All such questions should be posted on public forums, where I and others can see and answer them.

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