no root needed
Source
What you need to enable it:
Paste this line is adb
After that you can disable usb debiging and developer options
To record screen go to power menu and hold screenshot button.
Source
What you need to enable it:
- Enable developer options
- Enable usb debuging
- PC with installed adb tools(if you dont have adb tool look here
- usb cabel
Paste this line is adb
Code:
adb shell settings put global settings_screenrecord_long_press true
To record screen go to power menu and hold screenshot button.
Last edited: