python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Android ip cameraX, camera2 in kotlin
I quite new to android video recording and sharing.
Let say I've got two Android devices D1 and D2
In D1 I split screen in to do parts, in the top part I display camera view from D1(cameraX), and in t...
P.T
Votes: 0
Answers: 1
Not able to set image to the imageView in android 12
I am working on a camera application with camera 2 API. I am able to save the image to the picture directory and set it to the image view till android version 11 but on android 12, image is getting sa...

Swapnil Lanjewar
Votes: 0
Answers: 1
android camera 2 must use only camera devices supporting backward compatibility
I am building an android application that lists down all camera devices, I want to list down all the camera devices and allow the user to use them all and not only that, I want also to allow the user ...
Mohammad Elsayed
Votes: 0
Answers: 1
Using Camera2 I want to turn on flashlight when Android Recording
My app shows a preview and video recording starts with a button press.
What I'm trying to achieve is when I press the button, it'll turn on flashlight after 2 second and it's still recording.
However ...
陳奕榮
Votes: 0
Answers: 1