Modern smartphones brand Honor equipped with powerful tools for creating content that often go unnoticed by ordinary users. Recording what is happening on the display while simultaneously recording internal sound (games, videos, calls) is a basic function available in the shell MagicOS without installing unnecessary software. However, many device owners are faced with a lack of sound in the final video or cannot find the desired switch in the interface.
The problem often lies not in a broken microphone, but in the incorrect configuration of the audio capture settings before the start of the session. The Android system may by default block recording of internal sounds due to privacy or copyright concerns, requiring manual user intervention. In this article we will analyze in detail all the nuances of setting screencasting, talk about the hidden capabilities of the system recorder and methods for bypassing restrictions for older firmware versions.
Built-in screen recording tool in Honor
Starting with version Magic UI 4.0 and newer, Honor has integrated a full-fledged video capture module directly into the quick access panel. This tool allows you to record on-screen action in up to 1080p resolution at 60 FPS, which ensures smooth images even in fast-paced game scenes. To activate the function, just swipe down from the top edge of the display to open Notification paneland find the icon with the image of a video camera.
If the icon is not in the visible area, click on the pencil icon or the edit button in the corner of the panel. Drag the module Screen Recording to the active zone. After pressing the button, a pop-up menu will appear with a countdown timer, where you can select the sound source. It is at this point that it is critical to switch the mode from Silent or Microphone to Device Sound to capture audio directly from the system.
The recorder interface allows you to control the process of overlaying text and drawing over video in real time. You can use drawing tools to highlight important interface elements while teaching or reviewing an application. After recording is completed, the file is automatically saved in the gallery in the folder Screenshots or ScreenRecorder, from where it can be immediately edited or sent.
โ ๏ธ Attention: When trying to record protected content (movies on Netflix, banking applications), the screen may turn black due to the DRM security policy. This is normal system behavior that cannot be bypassed by standard means without root access.
To improve the recording quality, go to the recorder settings and select a bitrate of at least 12 Mbit/s, if free memory space allows.
Setting audio capture parameters
The quality of the final video directly depends on the correct choice of the audio source. In the application settings Screen recording (available through a long press on the icon or through the gear in the pop-up window) you can configure the sound parameters in detail. Three main modes are available to the user: recording only system sounds, recording only voice through a microphone and a combined mode.
Mode System Sound is a priority for recording gameplay, as it captures a pure audio stream from the processor, ignoring external noise. However, it is worth considering that during an incoming call, the system recording can be automatically interrupted or the video paused so as not to violate the privacy of the conversation. In combined mode, your voice will be overlaid on top of the game sounds, which is ideal for creating comments and guides.
The volume level of the recorded audio can be adjusted separately from the media volume in the system. If you notice that the video sound is too quiet, check the volume slider while recording. Also make sure that in the section Sound and vibration do not disturb mode is activated, which may block some system sounds intended for recording.
- ๐๏ธ Microphone: Records only ambient sounds and your voice, ignoring application sounds.
- ๐ System audio: Records only internal audio tracks (music, game effects), ignoring the external environment.
- ๐ง Mixing: Combines both sources, allowing you to comment on gameplay in real time.
Use of third-party applications
If the built-in functionality for some reason does not suit you or is not available on your firmware version, the store Google Play offers many alternative solutions. The market leaders are applications like XRecorder, AZ Screen Recorder and DU Recorder, which provide advanced options for setting the bitrate, resolution and codec. Such apps often allow you to record video in 2K resolution and 120 frames per second, if your display supports it. Honor.
The main advantage of third-party software is the presence of a built-in video editor and the ability to broadcast live to platforms like YouTube or Twitch. However, it is worth remembering that free versions of such applications often contain intrusive advertising or watermarks that may obscure important interface elements. Removing restrictions usually requires the purchase of a premium subscription within the application.
When installing a third-party recorder, you must grant it an extensive list of permissions, including the right to display on top of other windows and access to storage. This is necessary for the screen capture function to work correctly. In some cases, on new versions of Android, you may need to manually activate the accessibility service in the system settings for full functionality.
Why can third-party applications slow down?
Third-party recorders create an additional layer of video stream processing, which increases the load on the processor and RAM, especially on budget Honor models.
Recording via a computer (ADB and emulators)
Professional content creation or application debugging often requires screen recording via a PC connection. The utility ADB (Android Debug Bridge) allows you to transfer a video stream from your phone to your computer with minimal latency. This method is ideal when you need to record a long session without the risk of your smartphone overheating or filling up its internal memory.
To get started, you need to activate developer mode on your phone. Go to Settings โ About phone and quickly click on the build number seven times. Then in the menu System and updates โ For developers enable USB debugging. Connect the phone to the computer with a cable and run the command in the terminal:
adb shell screenrecord --verbose --size 1920x1080 --bit-rate 8000000 /sdcard/demo.mp4
This command will start recording video in Full HD resolution with a high bitrate and save the file to the internal memory of the phone. You can stop the process using the key combination Ctrl+C in the terminal. It is important to note that the standard utility screenrecord does not record sound out of the box on most devices without the use of additional patches or Magisk modules.
| Command parameter | Description | Recommended value |
|---|---|---|
--size |
Resolution video | 1920x1080 |
--bit-rate |
Bitrate in bits per second | 8000000 (8 Mbit/s) |
--time-limit |
Maximum recording duration | 180 (seconds) |
--verbose |
Detailed output information | Yes |
Recording via ADB takes the load off the smartphone processor, since video encoding can occur on the computer side when using OBS Studio.
Solving problems with sound and quality
One of the most common complaints from users is the lack of sound in the finished file, despite to the correct settings. Often the reason lies in a conflict of audio channels: if another application that uses a microphone (for example, a voice recorder or voice assistant) is running when recording starts, the system may block audio capture for the recorder. Close all background applications before starting recording.
Another possible reason is the use of a Bluetooth headset. Some models Honor when headphones are connected, redirect the audio stream exclusively to them, and the system recorder cannot โinterceptโ the digital signal. Try turning off Bluetooth or switching to your phone speakers before shooting. Also check if the power saving mode is enabled, which may limit background activity of recording processes.
If the video turns out jerky or with low FPS, lower the recording resolution in the settings. Recording in 4K requires huge processing resources and may not be supported by the codec on mid-range processors. The optimal balance between quality and performance is 1080p mode at 60 frames per second.
โ ๏ธ Attention: MagicOS and Android shell interfaces are updated regularly. The location of menu items may differ on different Honor models (X8, 90, Magic 5, etc.), so check the current manual in your device settings.
Frequently asked questions (FAQ)
Is it possible to record a conversation in WhatsApp or Telegram via screen recording?
Technically, this is only possible in microphone recording mode, if you put the interlocutor on speakerphone. Direct capture of the internal audio stream of calls in instant messengers is blocked by Android security policy to protect user privacy.
Where are recorded videos stored on an Honor phone?
By default, all files are saved in the system folder DCIM/ScreenRecorder or Pictures/ScreenRecorder. You can find them through the โGalleryโ application in the โScreen Recordingsโ album or through the file manager.
Why does screen recording stop itself after a few minutes?
This may be due to a lack of free RAM, overheating of the device, or aggressive operation of the energy saving system, which terminates long-running processes. Check the battery settings for the recorder application.
How to remove the countdown timer before recording?
In the settings of the built-in Screen Recording application, find the โTimerโ or โCountdownโ item and set the value to 0 seconds. In third-party applications, this option is usually located in the general recording settings section.
Is it possible to edit a video immediately after recording without saving?
No, the file is first saved to the drive. However, on modern Honor models, a quick editing function is available directly in the recording completion notification, where you can trim the beginning and end of the video.