#Installing apk using apk generated from unity
1 messages · Page 1 of 1 (latest)
It should be possible with java/kotlin to download and then prompt the user to install an app but Im not sure how. If using another store front check what they provide
I know that's possible.
But I am not being able to do it.
Keeps on giving errors during build.
The download of the apk happens easily but the installation is the complex bit which I can't seem to figure out.
From what I saw online it may be possible via some intent but i presume it will be limited to prompting installation unless your app has certain permissions.
