camera-preview
camera-preview copied to clipboard
Enable high resolution for android
Is your feature request related to a problem? Please describe. The current implementation of the "enableHighResolution" feature on Android devices restricts the captured picture resolution to 1920 x 1080, despite the device's camera supporting a higher resolution of 4032 x 3024. This limitation hinders users from taking full advantage of their device's camera capabilities.
Describe the solution you'd like The "enableHighResolution" feature should be extended to Android devices, allowing users to capture pictures at the native resolution supported by their device's camera, such as 4032 x 3024.