Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 273 Bytes

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