Android APIs

Class Index

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

A   C   D   P   R  

A

AccessibilityChecks A class to enable automated accessibility checks in Espresso tests. 

C

CountingIdlingResource An implementation of IdlingResource that determines idleness by maintaining an internal counter. 

D

DrawerActions Espresso actions for using a DrawerLayout
DrawerMatchers Hamcrest matchers for a DrawerLayout

P

PickerActions Espresso action for interacting with DatePicker and TimePicker

R

RecyclerViewActions ViewActions to interact RecyclerView
RecyclerViewActions.PositionableRecyclerViewAction Most RecyclerViewActions are given a matcher to select a particular view / viewholder within the RecyclerView.