adb_tools |
Knowing that the default to make a screenshot for asus zenfone 2 laser 5.5s would to press or hold the recent app key under its settings or simply using power+vol down for old school.
Things needed:
1. adb tools (tutorial here)
2. android device (rooted or unrooted)
credits: from source
3. android usb drivers save to desktop or flash drive-asus drivers (download here)
Steps:
1. Download and install adb (refer to tutorial above link on how to install)
2. Connect your device to your computer, make sure to set your device to "on" from your developer options and usb debugging box must be checked from your settings.
usb_debug |
locate_adb_folder |
open_platform_tools |
Shift+Right Click |
cmd_exe |
adb_devices |
9. If your device is not detected make sure you have installed your usb drivers for your android. For this tutorial we use asus usb drivers as sample.
asus_usb_drivers |
device_manager |
other_device |
update_drivers |
browse_your_computer |
locate_folder |
adb_devices |
adb shell screencap -p /sdcard/screencap.png
screenshot |
screenshot_command |
17. To record screen type the following:
adb shell screenrecord /sdcard/screen.mp4
18. The captured video will be placed on your internal sdcard
saved_sdcard |
Ctrl + C and hit enter key
Ctrl+C |
Share with friends if you found this tutorial helpful.
Enjoy!
No comments:
Post a Comment