Skip to content

Commit

Permalink
Small script cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Avaer Kazmer authored Jul 24, 2019
1 parent fba09b6 commit bff823b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/oculusmobile/run-android.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ pushd ../../android
"$ANDROID_HOME/platform-tools/adb" shell am force-stop com.webmr.exokit
"$ANDROID_HOME/platform-tools/adb" logcat -c
"$ANDROID_HOME/platform-tools/adb" shell am start -n com.webmr.exokit/android.app.NativeActivity
# "$ANDROID_HOME/platform-tools/adb" shell am start -n com.webmr.exokit/android.app.NativeActivity -e ARGS "'node --inspect-brk /package /package/examples/tutorial.html'"
# "$ANDROID_HOME/platform-tools/adb" shell am start -n com.webmr.exokit/android.app.NativeActivity -e ARGS "'node /package /package/examples/tutorial.html'"
"$ANDROID_HOME/platform-tools/adb" logcat
popd

0 comments on commit bff823b

Please sign in to comment.