Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
I'm stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
LeddaZ committed Dec 9, 2019
1 parent 3181fff commit 920ff3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Download the [latest release](https://github.com/LeddaZ/ADBManager/releases/late
- Copy file to PC > `adb pull -a %source% %dest%` (same as the above)
- Record screen > `adb shell screenrecord /sdcard/%name%.mp4` (`%name%` is the filename; max. 3 minutes due to adb limitations)
- Disconnect from network > `adb disconnect`
- Install APK > `adb install %apk%` (%apk% is the APK file path)
- Install APK file > `adb install %apk%` (`%apk%` is the APK file path)

## Reboot commands
- Normal > `adb reboot`
Expand Down

0 comments on commit 920ff3c

Please sign in to comment.