How to enable automatic call recording on OnePlus. Why isn't call recording working? How to record a call on a OnePlus phone.
ADB | fastboot platform-tools
Contacts_v14.50.0__OnePlusSystemAppsUpdater_.apk
OnePlus_Phone_v14.8.16__OnePlusSystemAppsUpdater_.apk
Open "Settings" - "About device" - "Version" - "Version number" and tap the version number several times (7 times). This will enable "Developer options."
Go to "Settings" - "System & update" - "Developer options." Find "USB debugging" and toggle it to the "On" position. Then select "Disable permission control" and toggle it to the "On" position.
Install Contacts_v14.50.0__OnePlusSystemAppsUpdater_.apk
Contacts_v14.50.0__OnePlusSystemAppsUpdater_.apk
Select "Settings" - "Default Apps" - "Calls" - select "Contacts". Grant the required permissions.
Manage applications and select "Phone". Disable Google Phone.
CMD commands:
cd c:/
cd platform-tools
To enable call recording:
adb shell settings put global op_voice_recording_supported_by_mcc 1
For automatic call recording:
adb shell settings put global oplus_customize_all_call_audio_record 1