1# IntentResolver 2 3## About 4 5`IntentResolver` provides the implementation for Intent 6[ACTION_CHOOSER](https://developer.android.com/reference/android/content/Intent#ACTION_CHOOSER) 7 8See also: [ShareCompat.IntentBuilder](https://developer.android.com/reference/androidx/core/app/ShareCompat.IntentBuilder) 9