Activity Action: Pick an activity given an intent, returning the class selected.
Input: get*Extra field Intent.ExtraIntent is an Intent used with Android.Content.PM.PackageManager.QueryIntentActivities(Intent, Android.Content.PM.PackageInfoFlags) to determine the set of activities from which to pick.
Output: Class name of the activity that was selected.