Tagged Questions
4
votes
2answers
803 views
Can I change some Android settings from the command line?
I would like to activate "USB tethering" from within a bash script, so is there any possibility to run a command line with adb shell to change some Android settings ?
Edit1:
The following command ...