Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
moko256 committed Dec 8, 2017
2 parents 3f3bee9 + 64dfab2 commit 6bb3caf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# UsbDebugSwitch
Android N以上で、クイック設定タイルでUSBデバッグをON/OFF出来ます

# Install
APKはGitHubのReleaseに置いてあります
* インストールします
* ADBで以下のコマンドを実行します
````bash
adb shell pm grant com.github.moko256.usbdebugswitch android.permission.WRITE_SECURE_SETTINGS
````
* タイルを追加する

0 comments on commit 6bb3caf

Please sign in to comment.