1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-25 08:42:49 +00:00
fcast/receivers/tizen/scripts/debug.sh

7 lines
239 B
Bash
Raw Normal View History

2025-02-13 17:33:21 -06:00
#!/bin/bash
2025-02-17 02:36:56 -06:00
# Local development debug script
tizen install -n FCastReceiver.wgt -t T-samsung-6.5-x86
~/tizen-studio/tools/sdb -s emulator-26101 shell 0 debug ql5ofothoj.fcastreceiver
2025-02-17 02:36:56 -06:00
# ~/tizen-studio/tools/sdb forward tcp:34445 tcp:34445