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
Asked
Active
Viewed 116 times
1 Answers
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
-
1Ok, i'll dowload adb and i will test it and i will say if it's work – Tut Ozz Jun 06 '18 at 15:46