Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# androidx.test.runner.intent\n===========================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/test/runner/intent/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|--------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [IntentCallback](/reference/kotlin/androidx/test/runner/intent/IntentCallback) | Callback for monitoring Intents captured by [android.app.Instrumentation](https://developer.android.com/reference/android/app/Instrumentation.html). |\n| [IntentMonitor](/reference/kotlin/androidx/test/runner/intent/IntentMonitor) | Interface for tests to use when they need to monitor intents used to start activities from the current [Instrumentation](https://developer.android.com/reference/android/app/Instrumentation.html). |\n| [IntentStubber](/reference/kotlin/androidx/test/runner/intent/IntentStubber) | Interface to intercept activity launch for a given [android.content.Intent](https://developer.android.com/reference/android/content/Intent.html) and stub its response. |\n\nClasses\n-------\n\n|----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|\n| [IntentMonitorRegistry](/reference/kotlin/androidx/test/runner/intent/IntentMonitorRegistry) | Exposes an implementation of [IntentMonitor](/reference/kotlin/androidx/test/runner/intent/IntentMonitor) to users. |\n| [IntentStubberRegistry](/reference/kotlin/androidx/test/runner/intent/IntentStubberRegistry) | Exposes an implementation of [IntentStubber](/reference/kotlin/androidx/test/runner/intent/IntentStubber). |"]]