10 lines
149 B
Plaintext
Raw Normal View History

#! /bin/sh
2012-02-01 20:45:49 -05:00
. ./.cordova/config
# if there are no devices listed then emulate
ant debug install
adb shell am start -n $PACKAGE/$PACKAGE.$ACTIVITY