cli moving to a phonegap folder, local to the proj and tests

This commit is contained in:
brianleroux
2011-09-01 14:34:11 -07:00
parent e7f206b598
commit d34dcf8ee5
14 changed files with 22 additions and 7 deletions
+9
View File
@@ -0,0 +1,9 @@
#! /bin/sh
. ./.phonegap/config
# if there are no devices listed then emulate
ant debug install
adb shell am start -n $PACKAGE/$PACKAGE.$ACTIVITY