Open kresp0 opened 9 years ago
We need automatic USB tethering on boot to start with the kiosk app.
Already tried:
#!/system/bin/sh setprop sys.usb.config rndis,adb service call connectivity 30 i32 1 ifconfig rndis0 192.168.42.1
https://github.com/kryptodave/autotether
refactored autotether apk no longer just linked to 10.1
We need automatic USB tethering on boot to start with the kiosk app.
Already tried:
Automatic USB tethering using jonhannis tether.apk
Automatic USB tethering using a init script