Welcome guys for todays article by Manoj TN at manojtn40.blogspot.com so lets get started
The basic steps for using screen record in Android 4.4 KitKat are:
The basic steps for using screen record in Android 4.4 KitKat are:
- Have the Android Debug Bridge (ADB) installed. ...
- Plug in using microUSB.
- In a command line, enter adb shell screenrecord /sdcard/FILENAME. ...
- When you're done, hit CTRL-C to stop recording.
- Copy the video from your device, edit and upload to YouTube.
A few of the best practices mentioned include:
- Don't just ad-lib — write a basic script for your demo.
- Practice a few times — there are no extra points for doing things in a single take.
- Remember to slow down. You know your content backward and forward, but the viewer might not.
- Be sure to turn on the touch display, so that a little white dot shows where your finger would be touching the display.
- Screen recording doesn't do audio, so you'll need to record that separately.
- Have the Android Debug Bridge (ADB) installed. If you've got the Android SDK installed, you're good to go.
- Plug in using microUSB.
- In a command line, enter adb shell screenrecord /sdcard/FILENAME.mp4. (Where FILENAME is can be whatever you want.)
- When you're done, hit CTRL-C to stop recording.
- Copy the video from your device, edit and upload to YouTube.
- Cream Sandwich, Android users have have the ability to take screenshots built-in to their mobile devices. The latest Android Release, 4.4 KitKat, takes screen capturing a bit farther with built-in support screen recording.Kellex from DroidLife explains in a recent article that, with the help of the Android SDK and the command line utility ADB, you can use the command “screenrecord” to start capturing your screen and saving it to a video file. You can use operators to change the length of the recorded video, but as yet cannot simply press start to begin or press stop to end.
ConversionConversion EmoticonEmoticon