feishu daka base on adb
- open debug mode on android phone
- connect to phone
- adb tcpip 5555
- adb devices
- ex. adb -s $1 shell input tap 300 1464
crontab -e
36 8 * * * sh {path_to_feishu_daka}/daka.sh {device_serial_no}
feishu daka base on adb
crontab -e
36 8 * * * sh {path_to_feishu_daka}/daka.sh {device_serial_no}