Skip to content

Exception java.lang.RuntimeException: takePicture failed #361

Open
@abiemann

Description

@abiemann

stack trace:

android.hardware.Camera.native_takePicture (Camera.java)
android.hardware.Camera.takePicture (Camera.java:1557)
com.jennylife.jennylife.activities.vision.CameraSource.takePicture (CameraSource.java:502)
com.jennylife.jennylife.activities.DriversLicenseBarcodeActivity.onTap (DriversLicenseBarcodeActivity.java:378)

the exact line with the exception:

mCamera.takePicture(startCallback, null, null, doneCallback);

file exhibiting the problem

https://raw.githubusercontent.com/googlesamples/android-vision/master/visionSamples/barcode-reader/app/src/main/java/com/google/android/gms/samples/vision/barcodereader/ui/camera/CameraSource.java

device details

Device
Manufacturer: LGE
Model: LG-M153
Board: Msm8909
Android API: 23
Android OS: 6.0.1
Brand: Lge
RAM: 1.38GB
Orientation: Portrait

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions