Top "Android-camera2" questions

The android.

Session has been closed; further changes are illegal

i was reading about many reports about this, but still couldn't find the answer for me. Sometimes, after capturing with …

android camera android-camera2
Take photo in service using Camera2 API

I am using the camera2 API. I need to take a photo in the service without a preview. It works, …

android service android-camera2
Camera2 Api..java.lang.IllegalArgumentException: Surface had no valid native Surface

I was trying so long for Camera2 api integration to my app.Its working fine for capturing image at first.…

android android-camera2
android textureview full screen preview with correct aspect ratio

I have been working with the camera2 api demo from google and unfortunately the sample application is built to display …

java android android-camera android-camera2 android-textureview
How to programmatically take Photos while recording Video using Camera2 API in Android

I want to capture image while recording video using camera2 API. Two separate demos are available. 1. To capture image and 2. …

android image video android-camera2
Recording 60fps video with Camera2(on Android version 21) API

I'm trying to record a video at 60(or more)fps rate on Camera2(android.hardware.camera2) APIs. Finally, I succeeded …

android android-5.0-lollipop video-recording android-camera2
How to increase the quality of captured image using Camera 2 API Android?

I am creating Android camera app using google sample. After the phone captures an image there is a difference of …

android android-camera android-camera2
Nexus 5x reverse landscape sensor fix in a android camera preview app

I am kind of newbie in Android development, so my apologies in advance if my question is trivial. In one …

android android-camera android-view android-camera2