Hi all,
is there a problem in Android 8 with camera?
My app which is runnung until Android 7 has in Android 8 a problem with the camera. These are the errors:
** Activity (main) Pause, UserClosed = false **
** Activity (kamera) Create, isFirst = true **
java.lang.reflect.InvocationTargetException
** Activity (kamera) Resume **
success = false, (RuntimeException) java.lang.RuntimeException: Fail to connect to camera service
I use CameraExClass.
Lutz
is there a problem in Android 8 with camera?
My app which is runnung until Android 7 has in Android 8 a problem with the camera. These are the errors:
** Activity (main) Pause, UserClosed = false **
** Activity (kamera) Create, isFirst = true **
java.lang.reflect.InvocationTargetException
** Activity (kamera) Resume **
success = false, (RuntimeException) java.lang.RuntimeException: Fail to connect to camera service
I use CameraExClass.
Lutz