Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Caused by: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.packageinstaller (has extras) } #342

Open
ZGuiHuang opened this issue Jan 12, 2022 · 0 comments

Comments

@ZGuiHuang
Copy link

Basic Information

Device type: vivo V1813A
OS version: Android 9
EasyPermissions version: 2.0.1

Describe the problem

Caused by: android.content.ActivityNotFoundException: No Activity found to handle Intent
{ act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.packageinstaller (has extras) }

Code and logs

Caused by: android.content.ActivityNotFoundException: No Activity found to handle Intent
{ act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.android.packageinstaller (has extras) }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2016)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1813)
at android.app.Activity.startActivityForResult(Activity.java:5393)
at android.app.Activity.requestPermissions(Activity.java:4593)
at androidx.core.app.ActivityCompat.requestPermissions(SourceFile:7)
at pub.devrel.easypermissions.f.b.a(SourceFile:1)
at pub.devrel.easypermissions.f.e.g(SourceFile:3)
at pub.devrel.easypermissions.EasyPermissions.h(SourceFile:11)
at pub.devrel.easypermissions.EasyPermissions.f(SourceFile:4)
at com.user.ui.activity.AvatarActivity.g(SourceFile:10)

// TODO(you): show the code that produces the problem,
//            and any relevant logs.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant