3
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-01 14:33:00 +08:00

[CB-473] run ant clean before ant debug install

This commit is contained in:
Fil Maj 2012-04-19 17:25:19 -07:00
parent bdf452b02a
commit 3835144b93

View File

@ -4,6 +4,6 @@
# if there are no devices listed then emulate
ant clean
ant debug install
adb shell am start -n $PACKAGE/$PACKAGE.$ACTIVITY