libreATM / server

libreATM, software for the Skyhook
http://libreATM.com
GNU General Public License v3.0
4 stars 2 forks source link

Automatic USB tethering on boot #4

Open kresp0 opened 9 years ago

kresp0 commented 9 years ago

We need automatic USB tethering on boot to start with the kiosk app.

Already tried:

Automatic USB tethering using jonhannis tether.apk

#!/system/bin/sh 
setprop sys.usb.config rndis,adb
service call connectivity 30 i32 1
ifconfig rndis0 192.168.42.1
kryptodave commented 8 years ago

https://github.com/kryptodave/autotether

refactored autotether apk no longer just linked to 10.1