Recording telephone conversations on smartphones with Android 7.0 Nougat is a task that requires a special approach. Unlike newer versions of the OS, where Google has tightened its privacy policy, "seven" still leaves loopholes to implement this function. However, there are nuances here: manufacturers often block standard recording capabilities, and third-party applications can be unstable.
In this article we will look at all current methods from built-in tools (if they are available on your device) to bypassing restrictions through ADB and specialized apps. We will pay special attention legal aspects: in some countries, recording conversations without the consent of the interlocutor is prohibited by law. You will also learn how to avoid typical problems: missing audio fragments, poor recording quality or conflicts with the firmware.
Important: on Android 7.0 it is impossible to record a call via Google Drive or other cloud services directly - this function appeared only in Android 9+. But there are workarounds, which we will discuss below.
1. Checking built-in recording capabilities
Some manufacturers (for example, Xiaomi, Samsung or Huawei) added the call recording function directly to the standard "Phone" application, even on Android 7.0. Itโs easy to check its availability:
- ๐ฑ Open the application
Phoneand dial the number to call. - ๐ During a conversation, look for a button on the screen with the icon microphone or red dot (usually next to the "Speakerphone" and "Add call" keys).
- ๐พ If there is a button, press it to start recording. The file will be saved in the folder
CallRecordingsin the internal memory.
Please note: even if the function is there, it may work only for incoming ones or outgoing ones calls. For example, on some models Samsung Galaxy J5 (2017) recording was turned on automatically for all incoming ones, but required manual start for outgoing ones.
โ ๏ธ Attention: On firmware with a modified interface (for example, MIUI 8 or EMUI 5) the path to the entry may differ. If the button is not in the main menu, try clicking onโฎ (three dots)โCall settingsโCall recording.
| Manufacturer | Model (example) | Recording support | Restrictions |
|---|---|---|---|
| Samsung | Galaxy S7, J3 (2016) | Yes (built-in) | Incoming only |
| Xiaomi | Redmi Note 4, Mi 5 | Yes (MIUI 8+) | Requires manual enable |
| Huawei | P9 Lite, Mate 9 | Yes (EMUI 5) | Files are encrypted |
| Pixel, Nexus 6P | No | Locking at OS level |
If your firmware does not have the function, proceed to the next section. But first, check if it is hidden in the engineering menu:
##4636## โ Testing โ Microphone
On some devices you can enable recording here, but this method is unstable and can lead to crashes.
2. Applications for recording calls: TOP 3 proven options
If there are no standard tools, third-party apps will come to the rescue. However, on Android 7.0 they face two problems:
- API restrictions: Google has prevented apps from accessing the audio stream of calls since Android 6.0, but workarounds still work.
- Manufacturers block: On some devices (for example Sony Xperia XZ) even root access is not possible help.
We tested dozens of applications and selected three that work stably on the "seven":
- ๐ค Cube ACR - records both sides of the conversation, but requires setting up the audio source (
VOICE_CALL). Suitable for Samsung i Xiaomi. - ๐ Call Recorder by Lovekush - simple interface, saves files in
.mp3. Works without root, but may not capture the voice of the interlocutor on some firmware. - ๐ Automatic Call Recorder - supports cloud backup (set up in
Settings โ Cloud โ Google Drive). Minus: shows advertising.
How to set up Cube ACR (the most reliable option):
- Download APK from the official website (version 2023 or newer).
- In the application settings, select
Recorded audio โ VOICE_CALL. - Activate the option
Ignore Android restrictions. - Add the application to battery optimization exceptions (
Settings โ Battery โ Optimization).
โ ๏ธ Attention: On devices with processors Qualcomm Snapdragon (for example OnePlus 3T) applications can only record your voice. To capture both sides you will need root or modified firmware.
Install the app from a trusted source|Check permissions (microphone, memory)|Configure the file format (recommended.mp3)|Disable saving battery for the application|Test the test call recording-->
3. Recording via ADB: bypassing system restrictions
If applications do not work, you can use Android Debug Bridge (ADB) a debugging tool that allows you to change system settings. This method does not require root access, but you do need:
- ๐ฅ๏ธ Computer with Windows/Linux/macOS;
- ๐ USB cable (preferably original);
- ๐ฑ Enabled USB debugging (
Settings โ About phone โ Build numberโ press 7 times, then return inSettings โ For developers โ USB debugging).
Instructions:
- Download ADB Tools and unzip to a folder.
- Connect your phone to the PC and enter in the command line:
adb devicesMake sure that the device is detected.
- Give permission to record audio:
adb shell settings put global capture_audio_output enabled - Install the recording application (for example, Cube ACR) and restart the phone.
After this, the application will be able to capture the audio stream of calls. Disadvantage of the method: after rebooting or updating the OS, the settings are reset and the procedure must be repeated.
What to do if ADB does not see the device?
Make sure that the drivers for your model are installed (download from the manufacturer's website).|Try a different USB cable or port.|Enable the "Allow USB debugging (safe mode)" option in the developer settings.|On some devices (for example, Huawei), you need to additionally allow "HiSuite" or "HDB".
4. Alternative methods: from a headset to a second phone
If software methods do not work, consider hardware solutions. They are less convenient, but are guaranteed to work on any device:
- ๐ง Headset with recording: Some Bluetooth headsets (for example, Plantronics Voyager) have a built-in recording function. Connect it to your phone, and during a conversation press the record button on the headset. The file will be saved to its internal memory.
- ๐ฑ Second phone: Place a second smartphone next to it with the voice recorder turned on. The downside is low quality and extraneous noise.
- ๐ Audio splitter: Buy a splitter for a 3.5 mm jack (for example, UGREEN 30703). Connect your phone and voice recorder/computer to it. The call will be duplicated to the recording device.
For a headset with recording, configure in your phone:
Settings โ Connected devices โ Headset settings.- Activate the option
Allow access to calls. - In the headset menu, select the mode
Record calls.
โ ๏ธ Attention: When using an audio splitter, turn off the microphone on the recorder device to avoid echo. The optimal volume on the main phone is 70-80%.
If you are using a second phone for recording, turn on Airplane mode on it and activate only Wi-Fi (if you need to transfer files). This will prevent interference with the main call.
5. Legal aspects: when is it legal to record a call
Before recording calls, study the laws of your country. In most cases, the following rules apply:
| Country | Recording without consent | Use in court | Fine for violation |
|---|---|---|---|
| Russia | Allowed for personal use | Admitted as evidence | Up to 80,000 โฝ (Article 138 of the Criminal Code of the Russian Federation) |
| Ukraine | Notification of the interlocutor is required | Only with the consent of both parties | Up to 17,000 โด |
| Kazakhstan | Prohibited without consent | Not allowed | Up to 200 MCI (~540,000 โธ) |
| Belarus | Allowed to protect rights | Allowed with court permission | Up to 50 BV (~1,600 BYN) |
Important nuances:
- ๐ In EU valid GDPR: recording without consent is considered a violation of confidentiality.
- ๐๏ธ In USA laws differ by state: in California the consent of both parties is required, and in Texas only one.
- ๐ผ For business correspondence (for example, negotiations with clients), be sure to notify the interlocutor at the beginning of the conversation.
If you plan to use the recording in court or to resolve disputes, save:
- Original file without editing.
- Call logs (can be exported via
Settings โ Calls โ Export). - Screenshot of the screen with the date and time of the call.
Even if the recording is permitted by law, its publication or distribution without the consent of the interlocutor may be considered a violation of the right to privacy.
6. Problem solving: why sound is not recorded
If recording does not work, check these points:
| Problem | Possible reason | Solution |
|---|---|---|
| Only my voice is recorded | Firmware restrictions | Use ADB or root |
| File is empty or broken | Not enough write permissions | Check application permissions |
| Write breaks | Battery optimization | Add the application to exceptions |
| Low sound quality | Audio compression | Select in settings Quality โ High (128 kbps) |
Frequent errors and their correction:
- ๐ No sound from the interlocutor: On some devices (for example, LG G6), disabling
VoLTEin the settings helps SIM cards. - ๐ฑ The application crashes: Delete the cache (
Settings โ Applications โ [Name] โ Memory โ Clear cache). - ๐ Does not work via ADB: Check the version
platform-tools(must be at least 30.0.5).
If nothing helps, try alternative firmwareFor example, on Android 7.0 work well:
- LineageOS 14.1 (supports recording via
AudioRecord API); - Resurrection Remix (there is a built-in module for recording).
โ ๏ธ Attention: Installing custom firmware will void the warranty and may lead to data loss. Before the procedure, make a backup copy viaTWRPorOrange Backup.
7. Saving and managing recordings
Recorded files take up memory space and can become a privacy vulnerability. To avoid problems:
- ๐๏ธ Organize folders: Create separate directories for work, personal and important calls (for example,
/CallRecords/Work,/CallRecords/Personal). - ๐ Protect files: Use archivers with a password (7-Zip, RAR) or encrypt via Cryptomator.
- โ๏ธ Cloud backup: Automatically upload recordings to Google Drive or Dropbox (set in the recording application).
- ๐งน Cleaning: Delete unnecessary files older than 30 days (can be automated via SD Maid).
How to export recordings to a PC:
- Connect your phone via USB in the mode
File transfer (MTP). - Go to folder
Internal Storage โ CallRecordings(or the one specified in the application settings). - Copy the files to your computer. For processing, use MP3Tag (to add marks) or Audacity (to crop).
If necessary transcribe recording:
- ๐ค Free services: Otter.ai (English), Yandex SpeechKit (Russian).
- ๐ฐ Paid: Sonix (supports 30+ languages, cost from $10/hour).
For long-term storage, convert files to the format .flac - it takes up less space with the same quality than .wav.
FAQ: Frequently asked questions about recording calls on Android 7
Can I record a call via WhatsApp or Telegram?
No, messengers do not provide an API for recording voice calls. However, you can:
- Use a second phone with a voice recorder enabled.
- Connect the phone to the PC via Scrcpy and record sound from the computer (you will need
ADB).
For WhatsApp there is a workaround: turn on the speakerphone and record with the microphone of another device.
Why does the application only record my voice on Xiaomi Redmi Note 4?
This is a limitation of the firmware MIUI. Solutions:
- Install Magisk and module
MIUI Call Recorder Enabler. - Use
ADB-command:adb shell settings put global force_allow_audio_capture 1 - Reflash the phone to LineageOS or Pixel Experience.
On some versions MIUI 8/9 disabling VoLTE in the settings helps SIM cards.
How to record a call on a Samsung Galaxy S7 without root?
On Samsung s Android 7.0 two methods work:
- Standard function: During a call, press
โฎ โ Record. The file will be saved inMy Files โ Device storage โ Voice Recorder. - Cube ACR application:
- In the settings, select
Recorded audio โ VOICE_COMMUNICATION. - Activate
Use an alternative method. - Add the application to
Unoptimized(Settings โ Battery โ Battery optimization).
- In the settings, select
If it doesnโt work, check if the function is disabled in Settings โ Additional features โ Call recording.
Is it legal to record conversations with a bank or support service?
Q most countries yes, but with reservations:
- ๐ฆ Banks: Usually at the beginning of the conversation the operator informs you that the call is being recorded.
- ๐ Help service: If you are calling as a client, recording is permitted to protect your rights. But notify the interlocutor (for example: โI am recording the conversation to record informationโ).
- โ๏ธ Court: The recording can be accepted as evidence if it is not edited and contains metadata (date, time).
Exception: in Germany and France recording without consent is prohibited even for personal use.
How to reduce noise in a recording?
Use these tools:
- ๐๏ธ Audacity (filter
Noise Reduction):Effects โ Noise Reduction โ Select the area with noise โ Apply. - ๐ค Android apps: Lexis Audio Editor (yes "Denoise" tool).
- โ๏ธ Online services: Krisp (free for files up to 10 MB).
For best results, record in a quiet room and keep the microphone close to the sound source.