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
OS: Linux samsung/beyond2qlteue/beyond2q:12/SP1A.210812.016/G975U1UEU8IWB6:user/release-keys 12 - 31
Device: beyond2q
Model: SM-G975U1
Product: beyond2qlteue Crash log
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.amaze.filemanager/com.amaze.filemanager.ui.activities.texteditor.TextEditorActivity}: java.lang.SecurityException: Permission Denial: opening provider com.android[https://com.android].providers.downloads.DownloadStorageProvider from ProcessRecord{76ad9b6 2784:com.amaze.filemanager/u0a508} (pid=2784, uid=10508) requires that you obtain access using ACTION_OPEN_DOCUMENT or related APIs
at android.app[https://android.app].ActivityThread.performLaunchActivity(ActivityThread.java:4035)
at android.app[https://android.app].ActivityThread.handleLaunchActivity(ActivityThread.java:4201)
at android.app[https://android.app].servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
at android.app[https://android.app].servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app[https://android.app].servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app[https://android.app].ActivityThread$H.handleMessage(ActivityThread.java:2438)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app[https://android.app].ActivityThread.main(ActivityThread.java:8663)
at java.lang.reflect.Method.invoke(Native Method)
at com.android[https://com.android].internal.os.RuntimeInit$MethodAndArgsCaller.run[https://MethodAndArgsCaller.run](RuntimeInit.java:567)
at com.android[https://com.android].internal.os.ZygoteInit.main(ZygoteInit.java:1135)
Caused by: java.lang.SecurityException: Permission Denial: opening provider com.android[https://com.android].providers.downloads.DownloadStorageProvider from ProcessRecord{76ad9b6 2784:com.amaze.filemanager/u0a508} (pid=2784, uid=10508) requires that you obtain access using ACTION_OPEN_DOCUMENT or related APIs
at android.os.Parcel.createExceptionOrNull(Parcel.java:2438)
at android.os.Parcel.createException(Parcel.java:2422)
at android.os.Parcel.readException(Parcel.java:2405)
at android.os.Parcel.readException(Parcel.java:2347)
at android.app[https://android.app].IActivityManager$Stub$Proxy.getContentProvider(IActivityManager.java:6816)
at android.app[https://android.app].ActivityThread.acquireProvider(ActivityThread.java:7767)
at android.app[https://android.app].ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:3527)
at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:2533)
at android.content.ContentResolver.query(ContentResolver.java:1210)
at android.content.ContentResolver.query(ContentResolver.java:1158)
at android.content.ContentResolver.query(ContentResolver.java:1114)
at com.amaze.filemanager.filesystem.EditableFileAbstraction. (EditableFileAbstraction.java:62)
at com.amaze.filemanager.ui.activities.texteditor.TextEditorActivity.onCreate(TextEditorActivity.java:140)
at android.app[https://android.app].Activity.performCreate(Activity.java:8290)
at android.app[https://android.app].Activity.performCreate(Activity.java:8270)
at android.app[https://android.app].Instrumentation.callActivityOnCreate(Instrumentation.java:1329)
at android.app[https://android.app].ActivityThread.performLaunchActivity(ActivityThread.java:4009)
... 12 more
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.am[https://com.android.server.am].ContentProviderHelper.checkAssociationAndPermissionLocked(ContentProviderHelper.java:744)
at com.android.server.am[https://com.android.server.am].ContentProviderHelper.getContentProviderImpl(ContentProviderHelper.java:307)
at com.android.server.am[https://com.android.server.am].ContentProviderHelper.getContentProviderImpl(ContentProviderHelper.java:168)
at com.android.server.am[https://com.android.server.am].ContentProviderHelper.getContentProvider(ContentProviderHelper.java:142)
at com.android.server.am[https://com.android.server.am].ActivityManagerService.getContentProvider(ActivityManagerService.java:7619)
The text was updated successfully, but these errors were encountered:
Issue explanation (write below this line)
Exception
Crash log
The text was updated successfully, but these errors were encountered: