adb install (apk 直接拖拽过来就可以了)
adb push D:\file.txt/ststem/temp/
adb pull /systme/temp/D:\file.txt
adb shell am start -n 包名/包名+类名
adb shell screenrecord/sdcard/demo.mp4
adb reboot