Tuesday, December 14, 2010

[android-developers] Re: Choose Camera or Gallery Activity

Thanks for the quick reply.

That's Plan B. I was hoping I could be clever/lazy about it. I'll
probably have to do it that way though.

On Dec 14, 7:19 pm, Jake Basile <jakerbas...@gmail.com> wrote:
> I don't think you can do this with createChooser. You should be able to
> "roll your own" though, without much problem. Query<http://developer.android.com/reference/android/content/pm/PackageMana...,
> int)> for those two intents, and create a dialog with the results. Once the
> user picks the app to pick the photo from, you can then launch the
> appropriate intent.

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