{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Class Index

These are all the API classes. See all API packages.

A  B  D  M  P  V  W  

A

ActivityScenario

ActivityScenario provides APIs to start and drive an Activity's lifecycle state for testing.

ActivityScenario.ActivityAction

ActivityAction interface should be implemented by any class whose instances are intended to be executed by the main thread.

ApplicationInfoBuilder

Builder for ApplicationInfo.

ApplicationProvider

Provides ability to retrieve the current application Context in tests.

B

BitmapStorage

D

DeviceCapture

M

MotionEventBuilder

A helper builder for creating MotionEvent's.

P

PackageInfoBuilder

Builder for PackageInfo.

Parcelables

Testing utilities for Parcelables.

PointerCoordsBuilder

Builder for PointerCoords.

PointerPropertiesBuilder

Builder for PointerProperties.

V

ViewCapture

W

WindowCapture