installApkActivity

Creates an Intent to launch an activity for installing an APK from the given uri.

The intent is configured with the following:

Return

An Intent that can be used to start the installation activity.

Parameters

uri

The Uri pointing to the APK file.