Jump to content

Skap

Verified Members
  • Posts

    1
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Probably you should look at https://stackoverflow.com/questions/58085899/android-10-no-activity-found-to-handle-intent ACTION_VIEW (for APKs) and ACTION_INSTALL_PACKAGE were deprecated in Android 10. You need to switch to the PackageInstaller API. You can try switch API and check. If you will get it work, please write a result.
×
×
  • Create New...