From 0718d1fd0c5ff023edadb5f519d61a177d703656 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sat, 9 Nov 2013 20:09:24 +0100 Subject: bitmaskclient instead of leapclient in package path --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run.sh') diff --git a/run.sh b/run.sh index b5a08612..08209db0 100755 --- a/run.sh +++ b/run.sh @@ -35,4 +35,4 @@ fi wait_until_booted adb install -r $PROJECT_FOLDER/bin/LEAP\ Android-debug.apk # Install the new version of the application -adb shell am start se.leap.leapclient/.Dashboard # Run app +adb shell am start se.leap.bitmaskclient/.Dashboard # Run app -- cgit v1.2.3