Skip to content

SxS3c/Android-Tether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Android-Tether

Android-Tether is a simple adb command shell script to enable usb tethering on non rooted or can't root android smartphone and locked bootloader (like docomo version of sony xperia) with not working touchscreen or broken screen, but with usb debugging enabled and previously paired to a pc. This script is intended for sony xperia so-04g (but can be modified for other smartphone models), to enable android usb tethering from openwrt routers or other embedded devices with android sdk platform tools integrated. Automation script was inspired by an answer on the android enthusiasts forum.


In use case

How to use

  • A devices with android debug bridge installed.
  • Copy ~/.android/ from pc to ~/.android on device. never paired with pc?, don't worry you can use mouse, otg cable and remote desktop like teamviewer quicksupport, to enable developer options, usb debugging, and pairing it to the pc (sounds complicated but hey, it's a cheap way!).
  • Execute this script (modify first for different smartphone models), you can download or clone this repo on pc, edit and copy to device using scp or simply fetch raw tether.sh file using wget and modify using cli text editor. Want to know how to modify further?, stack overflow.

About

Simple Android USB Tethering automation script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages