Setting up appium environment with Getting Started
- change the path of app on package.json
app: "/path to/appium_node/app/app-debug.apk"
- install the dependencies
npm install
- run the test
npm run test
Android app is from android studio sample app