android-apidemos

A fork of Google's Android ApiDemos application, used for testing Appium


Keywords
appium, android, apidemos
License
Apache-2.0
Install
npm install android-apidemos@3.3.1

Documentation

android-apidemos

A fork of Google's Android ApiDemos application, used for testing Appium

Requirements

  • Java 17
  • Node.js (npm)

Building

npm run build

Then, ./apks/ApiDemos-debug.apk will be generated.