Rename to Cordova

This commit is contained in:
macdonst
2012-02-01 20:45:49 -05:00
parent fa4d6d369a
commit 664a061d10
97 changed files with 699 additions and 697 deletions
+9
View File
@@ -0,0 +1,9 @@
#! /bin/sh
. ./.cordova/config
# if there are no devices listed then emulate
ant debug install
adb shell am start -n $PACKAGE/$PACKAGE.$ACTIVITY