我的应用程序崩溃了一段时间并且工作了一段时间,我正在连续拍照并上传到亚马逊s3请帮忙,我很长时间都遇到了这个问题。
我的日志,当应用程序崩溃时:
E/Legacy-CameraDevice-JNI: LegacyCameraDevice_nativeGetSurfaceId: Could not retrieve native Surface from surface.
10-06 15:40:34.760 29235-29350/com.example.grobomac.takephotos E/AndroidRuntime: FATAL EXCEPTION: Thread-2146
Process: com.example.grobomac.takephotos, PID: 29235
java.lang.IllegalArgumentException: Surface had no valid native Surface.
at android.hardware.camera2.legacy.LegacyCameraDevice.nativeGetSurfaceId(Native Method)
at android.hardware.camera2.legacy.LegacyCameraDevice.getSurfaceId(LegacyCameraDevice.java:658)