com.simplemobiletools.camera

Timeline

1
2
3
4
5
6
// java.lang.RuntimeException: takePicture failed
//  at android.hardware.Camera.native_takePicture(Native Method)
//  at android.hardware.Camera.takePicture(Camera.java:1434)
//  at android.hardware.Camera.takePicture(Camera.java:1379)
//  at com.simplemobiletools.camera.d.b$k.run(SourceFile:300)
//  at java.lang.Thread.run(Thread.java:818)