Android Question Installer intent

Hi All.
I want to show the installation file of the application file in the internal folder of my application to the user.
In the market where I want to publish the application, I have a problem with the following access
AddPermission(android.permission.REQUEST_INSTALL_PACKAGES)
For a way I want to show the user an application file that is in the internal folder without accessing the installation page
 

JohnC

Expert
Licensed User
Longtime User
Upvote 0
Top