我有Raspberry Pi和Raspbian(Debian),我也有Android手机,我想知道是否可以在debian的终端上执行命令,通过WI-FI向我的Android发送短信。 感谢
答案 0 :(得分:2)
我认为你正在寻找这样的东西: https://gist.github.com/TotemaT/9a02628c1f69f885fe88
要通过wifi连接ADB,请在此处查看已接受的答案: Run/install/debug Android applications over Wi-Fi?