Android utility procedures

There are a number of Android utility procedures available in the standard library and are located in respecitive "android" package.

Some are similar to those avaialbe for other UI technologies but some are very specific for mobile testing e.g. for performing guestures or swipe actions, scrolling and setting of a certain component status.

Figure 16.20:  Android utility procedures