-2

I have a Raspberry Pi with Raspbian (Debian) and i hav also a Android Phone and i want to know if it's possible to execute command on debian's terminal for sending sms thourgh my Android via WI-FI. Thanks

Tut Ozz
  • 147
  • 1
  • 2
  • 9

1 Answers1

2

I think you're looking for something like this: https://gist.github.com/TotemaT/9a02628c1f69f885fe88

To connect the ADB through wifi, see the accepted answer here: Run/install/debug Android applications over Wi-Fi?

Drusantia
  • 327
  • 1
  • 8