Skip to content

Instantly share code, notes, and snippets.

@beginor
Created November 4, 2018 09:18
Show Gist options
  • Select an option

  • Save beginor/3dfc1a76d5f0fb08e20c8b96ff4ba8b0 to your computer and use it in GitHub Desktop.

Select an option

Save beginor/3dfc1a76d5f0fb08e20c8b96ff4ba8b0 to your computer and use it in GitHub Desktop.

Revisions

  1. beginor created this gist Nov 4, 2018.
    6 changes: 6 additions & 0 deletions turn-on-wifi-hot-spot.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    # open setting
    adb shell am start -n com.android.settings/.TetherSettings
    # down
    adb shell input keyevent 20
    # enter
    adb shell input keyevent 66