android-image-picker icon indicating copy to clipboard operation
android-image-picker copied to clipboard

Anyway to choose default camera, when user has different type of camera app?

Open immimu opened this issue 5 years ago • 2 comments

immimu avatar Feb 25 '19 07:02 immimu

What do you mean? The camera action is simply firing Camera intent So if there's another camera app, you can choose it from the intent chooser right?

esafirm avatar Feb 26 '19 04:02 esafirm

I'm also find issue like this, for some reason in some device brand when firing Camera just open the default camera even they have another camera installed in their device,, so the chooser is not show,, any idea about this?

AldioFirando avatar Nov 30 '20 01:11 AldioFirando

Unless you can comes up with a PR I'm closing this because dealing with custom intent will add more responsibility (and headache)

esafirm avatar Nov 19 '22 23:11 esafirm