java.lang.RuntimeException: Unable to resume activity {com.entitcs.office_attendance/com.entitcs.office_attendance.camera.FaceTrackerActivity}: java.lang.RuntimeException: Fail to connect to camera service at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4917) at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:4950) at android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:54) at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45) at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2291) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:210) at android.os.Looper.loop(Looper.java:299) at android.app.ActivityThread.main(ActivityThread.java:8319) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1038) Caused by: java.lang.RuntimeException: Fail to connect to camera service at android.hardware.Camera.(Camera.java:571) at android.hardware.Camera.open(Camera.java:462) at h9.a.j(Unknown Source:32) at h9.a.d(Unknown Source:9) at com.entitcs.office_attendance.camera.CameraSourcePreview.f(Unknown Source:29) at com.entitcs.office_attendance.camera.CameraSourcePreview.d(Unknown Source:12) at com.entitcs.office_attendance.camera.CameraSourcePreview.e(Unknown Source:2) at com.entitcs.office_attendance.camera.FaceTrackerActivity.W(Unknown Source:37) at com.entitcs.office_attendance.camera.FaceTrackerActivity.onResume(Unknown Source:109) at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1477) at android.app.Activity.performResume(Activity.java:8323) at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4907) ... 13 more