globalforest/build.sh

7 lines
122 B
Bash
Raw Permalink Normal View History

#!/bin/bash
buildozer android debug deploy run
2020-10-14 11:54:37 -04:00
echo "] Starting logcat in 5 seconds..."
sleep 5
adb logcat | grep python