A fork of Google's Android ApiDemos application, used for testing Appium
android update project --subprojects --target android-19 --path . --name ApiDemos
ant clean debug
adb install -r ./bin/ApiDemos-debug.apk
A fork of Google's Android ApiDemos application, used for testing Appium
A fork of Google's Android ApiDemos application, used for testing Appium
android update project --subprojects --target android-19 --path . --name ApiDemos
ant clean debug
adb install -r ./bin/ApiDemos-debug.apk
A fork of Google's Android ApiDemos application, used for testing Appium