0

What permission do I need to declare in my manifest in order to use my app to install other apps.

I created a Directory Explorer, but found today that if I try and use it to open APK files, the install button is disabled.

But I am able to install using regular dir explorer.

user13947194
  • 337
  • 5
  • 7

1 Answers1

0

Also you need to take runtime permission to install and access storage

Ak23
  • 342
  • 1
  • 5
  • 17