You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.media.action.IMAGE_CAPTURE flg=0x2 clip={text/uri-list hasLabel(7) {U(content)}} (has extras) }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2430)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:2005)
at android.app.Activity.startActivityForResult(Activity.java:5840)
at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:780)
at android.app.Activity.startActivityForResult(Activity.java:5798)
at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:761)
at org.secuso.privacyfriendlycameraruler.cameraruler.CameraActivity$1.onClick(CameraActivity.java:188)
at android.view.View.performClick(View.java:7931)
at android.view.View.performClickInternal(View.java:7908)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:30990)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8592)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
The text was updated successfully, but these errors were encountered:
Android 14, LineageOS.
Backtrace
The text was updated successfully, but these errors were encountered: