capacitor-community / capacitor-community/camera-preview

Enable high resolution for android

Open
#325 1 comment 7 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
227
Forks
185
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

Locate the Android implementation of the enableHighResolution feature and the camera capture path; no specific files or tests are named in the issue. Compare the current 1920 x 1080 limit with the device's native camera capabilities, and consider the work complete when Android captures at the supported native resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.