android / android/camera-samples

CameraX configuration issue in oppo A5 , andorid version 11

Open
#473 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
5.5k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

cameraX errors while setup
1. E/CameraManagerGlobal: Camera 5 is not available. Ignore physical camera status change
2. Camera 6 is not available. Ignore physical camera status change
3. Camera 7 is not available. Ignore physical camera status change
4. E/libc: Access denied finding property "vendor.camera.aux.packagelist"
5. Session 0: Failed to create capture session; configuration failed

after lots of work finally come to the solution that this is a bug in cameraX , configure cameraX with large application id (approx more than 75 characters) in oppo A5 it show configuration failed , i reduce these characters upto 65 and it's work fine.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the CameraX setup on an Oppo A5 running Android 11, using an application ID longer than 75 characters and then one of about 65 characters. Compare the configuration failure and camera log messages; the issue does not name a sample, file, test, or specific code entry point to inspect.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.