Skip to content

ACTION_MANAGE_UNKNOWN_APP_SOURCES

Saasmull edited this page May 6, 2021 · 1 revision

ACTION_MANAGE_UNKNOWN_APP_SOURCES

Added in API level 26

public static final String ACTION_MANAGE_UNKNOWN_APP_SOURCES

Activity Action: Show settings to allow configuration of trusted external sources Input: Optionally, the Intent's data URI can specify the application package name to directly invoke the management GUI specific to the package name. For example "package:com.my.app".

Output: Nothing.

Constant Value: "android.settings.MANAGE_UNKNOWN_APP_SOURCES"

Clone this wiki locally