auto launching on debug

This commit is contained in:
brianleroux
2011-08-18 19:39:27 -07:00
parent 2f9060dd3e
commit ffdb240114
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
#! /bin/sh
ant debug install
adb shell am start -n $(cat ./package-activity)