Thursday, July 20, 2017

Enable Call Recording On OnePlus

Enable Native Call Recording On OnePlus 3, OnePlus 3T and OnePlus 5


You might/might not know that OxygenOS (and ROMs based on it) have an in-built/native call recording feature. However, it is not enabled for everyone as it is region-locked and it might/might not be illegal to record calls where you are, with/without notifying the other party that the call is being recorded.

This article has been created with the intent of enabling this call recording feature on OxygenOS (and ROMs based on it). There are several ways to achieve this, which have been listed below. You can use any method, as per your preference, and it should work. Let's get straight to it then!

Non-Root Method(s) - for OnePlus 5
  • It's required a working ADB interface on a computer, USB debugging enabled on the device
  • Open Command Prompt on your ADB Folder.
  • Run the following command to enable native call recording:

adb shell settings put global op_voice_recording_supported_by_mcc 1

  • This is not permanent. Yo need to do these step on every reboot.


Root Method(s)
  1. Using Enable Call Recording Aplication
  • A rooted device is required
  • Download and install the Enable Call Recording.apk and run it. 
  • At the first launch, grant root access to the app.
  • The app will automatically run at every boot and enable native call recording.
  1. Edit the build.prop file
  •  A rooted device, root file editor/app to edit build.prop 
  • Open your device's build.prop file (located to /system folder) and look for the persist.sys.oem.region entry. 
  • The present value of this entry would be OverSeas, and this has to be changed to CN. 
  • Once done, save your changes, making sure that the permissions of the file stay the same, i.e. 0644 (rw-r--r--). 
  • The entry change changes your OEM region to China, where the native call recording is already enabled. 

Download

Enable Call Recording v2 OnePlus 5 -  download
Enable Call Recording v2 OnePlus 3, OnePlus 3T - download

No comments:

Post a Comment