1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00
fcast/receivers/tizen/scripts/debug.sh

7 lines
266 B
Bash
Raw Permalink 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
2025-02-13 17:33:21 -06:00
tizen install -n FCastReceiver/.buildResult/FCastReceiver.wgt -t T-samsung-5.0-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