How to record Android videos and Android videos
Sometimes we make an Android App and want to publish a technical article to show you the effect. How can we record this demo video?
If you are using Android4.4 or later, you can directly use the following command to record the video.
adb shell screenrecord /sdcard/video.mp4
For detailed steps, see How To Record Your Screen on an Android Phone or Tablet.
The above method operations are complex and have many restrictions.
This article introduces a simple and suitable method for recording interfaces for all android and IOS programs.
Use third-party video toolsDemoCreatorBaidu can find it.
The software interface is as follows:
The recording effect is as follows:
This software is only MB in size. Its function is just like its name demoCreator. It is designed for recording Demo. It can insert text, mouse tracks, and so on into the video. The recorded video can be exported to Flash, avi, mp4, wmv, flv, exe, lms, and other formats are sufficient.
If you think it works, continue with the following instructions.
Open the DemoCreator software and click the red dot in the upper left corner of the software to display the recording interface:
Set in sequence
Set the recording area to Custom size (Custom recording area ),
Set recording mode to Full Motion (all actions)
The Advanced settings are as follows:
Then drag and drop the recording area to the location of your android simulator window (if the recording area is set to Application, the Demo Creator automatically selects the android avd interface, but includes the keyboard area, this is because we don't want to record the video, so we still choose Custom size. If we narrow it down a little bit, we can avoid the avd keyboard part .)
Click the red Rec button to start recording countdown. After recording is complete, double-click the DemoCreator icon in the taskbar to End recording.
Go to the DemoCreator page, click Animations/Preveiw to preview the video, and click Publish to Publish it to the desired format.
Generally, if you want to put it on a website, you 'd better publish it in Flash format. In general, blogs allow flash insertion. Be sure to set the length and width of flash insertion, otherwise, flash will have a huge blank background, affecting the appearance.