Download the app here: mediafire (4.3MB)
add join_fsoc.sh
to crontab with crontab -e
and remember to add execute permissions: chmod a+x join_fsoc.sh
@reboot /home/pi/join_fsoc.sh
Package that I have installed.
adb
android-libadb
android-libadb-dev
android-tools-adb
or follow
https://forum.xda-developers.com/showthread.php?t=1924492
or
https://forum.xda-developers.com/android/software-hacking/raspberry-pi-android-tools-binaries-adb-t2857475
Remember to put them into /home/pi/bin
or change the path in the join_fsock.sh
script.