Tuesday, December 14, 2010

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

I don't think you can do this with createChooser. You should be able to "roll your own" though, without much problem. Query 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