capacitor-plugins
capacitor-plugins copied to clipboard
Camera Plugin - Android - Enable QuickCapture
Feature Request
Plugin
Camera
Description
Could be great to enable quickCapture intent on android to avoid the confirmation page after taking a photo.
It could be easily exposed as a settings on camera plugin and implementing intent on android side:
intent.putExtra("android.intent.extra.quickCapture",true);
Platform(s)
Android
Preferred Solution
Having a setting to enable disable quick mode would be great!
great idea!
Something like this would work great https://github.com/doug2k1/javascript-camera