You updated your smartphone to Android 10 and suddenly discovered that phone records were no longer saved conversations? This problem is familiar to many users - after the release of the tenth version of the operating system from Google the call recording function began to malfunction or disappeared altogether. What is the reason and how to return the ability to record important conversations?

The fact is that Android 10 has introduced strict restrictions on application access to audio streams during calls is part of the company's privacy policy. But there are other factors: from the manufacturerโ€™s firmware features to bugs in specific smartphone models. In this article we will analyze all the possible reasons for the lack of records, official explanations Google, as well as legal and non-obvious ways to bypass the restrictions. You will learn which settings to check first, which applications are still working, and what to do if no method helps.

Google's official position: why call recording is blocked

With release Android 10 (API 29) company Google tightened the rules for working with audio recordings during telephone conversations. This was done as part of an initiative to protect users' personal data. Applications are now prohibited by default from:

  • ๐Ÿ”Š Capturing an audio stream during an active call via GSM/VoLTE.
  • ๐Ÿ“ฑ Using a microphone to record a conversation without explicitly notifying all participants.
  • ๐Ÿ”„ Bypass system restrictions through "holes" in the API (as many recording applications did previously).

The documentation for developers Google explicitly states that MediaRecorder and other recording tools should not be applied to telephone calls. Moreover, with Android 12 these restrictions have become even stricter - now even system applications (for example, standard "Phone") have lost the ability to record without special permissions.

โš ๏ธ Attention: On some smartphones (for example, Samsung Galaxy or Xiaomi Redmi), manufacturers build in their own solutions for recording calls, but they only work on stock firmware. After rooting or installing custom software, this function most often disappears.

Why did everything work on Android 9 and earlier versions? Before API 29 applications were free to use methods like AudioRecord or MediaProjection to capture audio. Now these methods are either blocked or require root access. Google This is motivated by the fact that recording conversations without the knowledge of the interlocutor may violate privacy laws in some countries (for example, the EU or California).

๐Ÿ“Š Your smartphone after updating to Android 10
Stopped recording calls
Records, but with errors
Everything works as before
I donโ€™t know, I havenโ€™t checked

Manufacturers vs Google: who is to blame for the lack of recording

Not all brands treat restrictions the same way Google. Some manufacturers have found workarounds, others have simply removed the feature. Let's consider the approaches of key market players:

Brand Support for recording calls on Android 10 Implementation features
Samsung Yes (on most models) Built-in function in the "Phone" application, but only works on stock firmware. After a reset or update, it may disappear.
Xiaomi Partially The recording is available in Settings โ†’ Advanced โ†’ Call recording, but only for MIUI 11 and later. On global versions it is often disabled.
Huawei/Honor Yes (with reservations) The function is available in EMUI, but requires manual activation in the security settings. Does not work on models for the European market.
Google Pixel No On โ€œpureโ€ Android, call recording is blocked at the system level. Bypass is only possible with root access.
OnePlus/Oppo/Realme No (usually) Manufacturers follow Google's recommendations and do not implement their own solutions. The exception is some regional firmware.

Interesting fact: on smartphones for Chinese market (even the same Xiaomi or Huawei) call recording often works out of the box, since local legislation does not prohibit it. But on global versions of the same models, the function can be disabled programmatically.

Another cause of problems is security updates. For example, after installing a patch from Google (for example, 2023-11-05), some workarounds stop working. Manufacturers do not always have time to adapt their solutions to new restrictions.

๐Ÿ’ก

If you have a smartphone Samsung or Xiaomi, check the regional firmware settings. Sometimes switching to "India" or "China" in the SIM card settings returns the recording function.

Checking settings: what could disable recording

Before looking for workarounds, make sure that the problem is not in the basic settings. Here's what you need to check:

Check the Android version in Settings โ†’ About phone

Make sure the Phone application is updated to the latest version

Look in Settings โ†’ Applications โ†’ Permissions to record sound

Disable Do Not Disturb or Sound Profiles

Try calling from another SIM card (if the phone is dual-SIM)-->

Let's start with the most obvious - application permissions. Go to: Settings โ†’ Applications โ†’ Phone โ†’ Permissions.

Make sure that the following are enabled:

  • ๐ŸŽค Microphone (to record your voice).
  • ๐Ÿ’พ Storage (for saving files).
  • ๐Ÿ“ž Phone (access to calls).

If you are using a third-party recording application (for example Cube ACR or Call Recorder), check its settings separately. Many apps require additional activation in the menu Settings โ†’ Special access โ†’ Call recording (this item may be called differently depending on the firmware).

Also worth a look at: Settings โ†’ System โ†’ For developers.

If the parameter is enabled Disable permissions for audio recording, it needs to be deactivated. Please note: this item appears only after 5 clicks on the build number in the phone information.

โš ๏ธ Attention: On some smartphones (for example, Google Pixel 4 or Sony Xperia 1 II) call recording may conflict with the function HD voice (VoLTE). Try disabling VoLTE in the SIM card settings if other methods do not help.

Third-party applications: which ones still work on Android 10

If the built-in tools do not help, you can only turn to third-party apps. However, not all of them are compatible with Android 10+. Here is the current list of applications that can still record calls (as of 2026):

  • ๐Ÿ“ฒ Cube Call Recorder ACR - the most popular solution, but requires manual configuration of the audio source. Does not work on all models.
  • ๐ŸŽง Boldbeast Call Recorder โ€”supports manual specification of the audio source (for example, VOICE_CALL or MIC). There is a paid version with advanced features.
  • ๐Ÿ”Š Call Recorder by Lovekesh - simple interface, but only records your voice (not the interlocutor's) without root access.
  • ๐Ÿ“ฑ Truecaller - has built-in recording, but it works unstable and only for numbers from the application database.

An important nuance: most of these apps require manually setting the audio source. For example, in Cube ACR you need to select: Settings โ†’ Recording source โ†’ VOICE_CALL (if available).

If this option does not work, try MIC or VOICE_COMMUNICATION.

Also pay attention to saving format. Some applications record calls in .amr or .3gpwhich may not be played on other devices. It is better to set the format .mp3 or .m4a in the settings.

Why do applications record only my voice, and not the interlocutor?

On Android 10+, applications without root access is prohibited from capturing the audio stream from the communication line. They can only record audio from the microphone (your voice) or through the speakerphone (if you turn it on during a call). For full recording, you need root or special firmware.

If no application works, try alternative method: turn on Speakerphone during a call and use a regular voice recorder application (for example, Easy Voice Recorder). The quality will be worse, but itโ€™s better than nothing.

Root access and custom firmware: radical methods

If recording calls is critically important to you, and standard methods do not help, there are two left option: obtaining root access or installing custom firmware. Both methods have risks (loss of warranty, security problems), but give full control over the system.

With root access you can:

  • ๐Ÿ”ง Use applications like Call Recorder - Automatic Call Recorder with advanced settings.
  • ๐Ÿ“ Save recordings in any format and folder.
  • ๐Ÿ”‡ Bypass restrictions Google on access to audio streams.

To get root on Suitable for most smartphones Magisk. Instructions:

  1. Unlock the bootloader via fastboot oem unlock.
  2. Install Magisk Manager and flash the patch through custom recovery (TWRP).
  3. Enable the module Call Recorder Patch v Magisk.

If root is not an option, consider custom firmwares like LineageOS or Pixel Experience. Some of them have built-in support for recording calls, but:

  • ๐Ÿ”„ A complete flashing of the phone is required (risk). "scrapping").
  • ๐Ÿ“ฑ Some functions (for example, NFC or cameras) may not work.
  • ๐Ÿ”’ You will have to refuse official updates.
โš ๏ธ Attention: On smartphones with Samsung Knox (for example Galaxy S20 or newer), obtaining root access will lead to irreversible triggering of the flag. Knox 0x1. This will block the operation of Samsung Pay, Secure Folder and other security services.
๐Ÿ’ก

Root access and custom firmware are extreme measures. Before using them, try all legal methods and assess the risks (warranty, security, stability of the phone).

Before restoring the recording function, it is worth finding out whether this is allowed in your country. Legislation varies greatly:

  • ๐Ÿ‡ท๐Ÿ‡บ Russia: It is allowed to record conversations if you are a member. But you cannot use recordings in court or publish them without the consent of the interlocutor (Article 138 of the Criminal Code of the Russian Federation).
  • ๐Ÿ‡บ๐Ÿ‡ธ USA: In most states, the consent of at least one the participant in the conversation is required (one-party consent). In California and Washington - consent all (all-party consent).
  • ๐Ÿ‡ช๐Ÿ‡บ European Union: According to the GDPR, recording conversations without notifying the interlocutor may be considered a violation of confidentiality.
  • ๐Ÿ‡จ๐Ÿ‡ณ China: Recording is permitted, but storage and distribution of recordings is regulated by cybersecurity law.

If you record calls for personal use (for example, so as not to forget important information), there are usually no legal problems. But if the recordings are planned to be used in court, for blackmail or publication, it is better to obtain the consent of the interlocutor in advance.

Some applications (for example, Cube ACR) allow you to set up automatic notification of notes at the beginning of the conversation. This helps to comply with legal formalities. In the settings, look for an option like Announce call recording or Play beep sound.

Also remember that even if the entry is allowed, its cloud storage (for example, in Google Drive or Dropbox) may violate the rules of the service. It is better to store files locally or in encrypted form.

Alternative methods of recording conversations

If recording calls at the system level is not possible, consider alternative methods:

  • ๐Ÿ“ž Conference call: Use a second device (for example, another phone or tablet) for recording via speakerphone. The downside is deterioration in sound quality.
  • ๐ŸŽ™๏ธ External voice recorder: Connect the recording device to the phone via 3.5 mm or Bluetooth. Some models (for example, Sony ICD-UX570) are specially optimized for recording calls.
  • ๐Ÿ’ฌ Voice notes: After a conversation, quickly dictate key points in Google Keep or Evernote. Not so convenient, but legal and without technical restrictions.
  • ๐Ÿ“ง Email: Ask the other person to send important information by letter or message. This is the most reliable method of recording.

For business users there are specialized solutions like Zoom Phone or RingCentralthat offer call recording within corporate tariffs. These services legally bypass restrictions Androidsince recording occurs on the operator's side, not on the phone.

If you need to record calls regularly (for example, for work), consider purchasing IP phones with recording support or SIM cards from a virtual PBX. Many telecom operators (for example, MTS or Beeline) offer such services for business.

๐Ÿ’ก

Alternative recording methods are often more reliable than bypassing Android system restrictions. They do not depend on OS updates and are legal in most countries.

FAQ: Frequently asked questions about call recording on Android 10

Is it possible to return call recording after updating from Android 9 to Android 10?

In most cases, no, since restrictions are introduced at the system level. However, some manufacturers (for example, Samsung or Xiaomi) leave the function in their shells. Try resetting your phone to factory settings - sometimes this returns the recording, but is not guaranteed.

Why are only outgoing calls recorded and not incoming calls?

This has to do with the way Android 10 processes audio streams. When there is an incoming call, the system may block access to the microphone for third-party applications. Try enabling the option Ignore restrictions for incoming messages (if available) in the settings of the recording application. Also check if you have a ban on background activity for this application.

Where are call recordings stored if they suddenly appeared?

Usually the files are in the folder /sdcard/CallRecordings/ or /Internal Storage/CallRecorder/. If the entry is embedded (for example, on Samsung), check /sdcard/Sounds/Call. Some applications hide files in their internal folders - use a file manager with access to hidden directories (for example, Solid Explorer).

Is it true that call recording is completely prohibited on Android 11 and newer?

Not really. The restrictions have been tightened, but some manufacturers (for example, Android 11+ Google tightened restrictions, but some manufacturers (for example, OnePlus v OxygenOS 11) found workarounds via the API for system applications. However, recording has become almost impossible for third-party apps without root access. Android 12 Even system applications have lost this function on most devices.

Can a telecom operator block call recording?

Technically, yes, but this is unlikely. Operators (for example, MegaFon or Tele2) do not block recording at the network level, but may affect the sound quality when using VoLTE or ViLTE. If you have problems with recording via 4G calls, try disabling VoLTE in the SIM card settings or switching to 3G.