mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
5 lines
234 B
Bash
5 lines
234 B
Bash
#!/bin/bash
|
|
|
|
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
|
|
# ~/tizen-studio/tools/sdb forward tcp:34445 tcp:34445
|