-
Make sure adb connected to device
-
Push minicap executables to remote android
./run-device.sh push
-
Run minicap on remote
./run-device.sh
-
Start nodejs application and browse to http://localhost:9002 for a demo.
run-node-ws.sh
See README for more help.