Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
ActivityScenario.ActivityAction |
ActivityAction interface should be implemented by any class whose instances are intended to be executed by the main thread.
|
Classes
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-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.test.core.app\n======================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/test/core/app/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|\n| [ActivityScenario.ActivityAction](/reference/androidx/test/core/app/ActivityScenario.ActivityAction) | ActivityAction interface should be implemented by any class whose instances are intended to be executed by the main thread. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ActivityScenario](/reference/androidx/test/core/app/ActivityScenario) | ActivityScenario provides APIs to start and drive an Activity's lifecycle state for testing. |\n| [ActivityScenarioKt](/reference/androidx/test/core/app/ActivityScenarioKt) | |\n| [ApplicationProvider](/reference/androidx/test/core/app/ApplicationProvider) | Provides ability to retrieve the current application [Context](https://developer.android.com/reference/android/content/Context.html) in tests. |\n| [DeviceCapture](/reference/androidx/test/core/app/DeviceCapture) | |"]]