Android Question Android 8 camera problem?

welu1805

Active Member
Licensed User
Longtime User
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
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top