Android UiAutomator and Chrome support for Appium
npm install appium-android-driver

Appium Android Driver is the collection of common primitives used by other Android drivers, like UIA2/Espresso. This driver cannot work as a separate entity.
```
npm i
npm run build
npm run lint
```
npm test