moizjv / android-apidemos

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-apidemos

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

Building

android update project --subprojects --target android-19 --path . --name ApiDemos

ant clean debug

adb install -r ./bin/ApiDemos-debug.apk

About

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


Languages

Language:Java 100.0%