The only missing part in OOS10 is Call recording for myself right now. Hope dev updates his scripts soon.
You're welcome. I've always maintained having options is a good thing because not all the methods work the same way for everyone. Coming to your questions:On OP 7, running Open Beta 13, I flashed the EnableOOSNativeCallRecording-Flashable v8.0.zip in TWRP and it works fine. Thank you @shadowstep for putting together a set of options to enable this feature. Much appreciate it.
I didn't want to install the app or Tasker or Magisk module (as it's a pain to uninstall the module/reboot/update system with ota/reinstall magisk module/reboot) - too much work.
The flashable zip in TWRP is simple and works fine.
Couple of questions:
1. When we update the ROM, the /etc/init/init.ncr.rc is toast and will have to flash the zip again, correct? I think so but would like a confirmation.
2. If we have to uninstall the changes made by the zip, flash the zip again in TWRP and will it be removed?
Thanks and appreciate the quick response.2. Yes, the zip checks for the existence of rc file before proceeding with the installation and if it finds it (meaning the mod is intalled), it will uninstall it instead or re-installing it.
service Native_Call_Recording /system/bin/sh -c "settings put global op_voice_recording_supported_by_mcc 1 && pm enable com.android.phone/com.android.phone.oneplus.OPSimSubSettingsActivity"
seclabel u:r:shell:s0
user root
oneshot
disabled
on property:sys.boot_completed=1
start Native_Call_Recording
There's no apk because it modifies the preinstalled one on every install. This prevents call recording switching off automatically.Thanks and appreciate the quick response.
Btw, when I flashed the zip, I saw a message that states something like an apk was patched. But, in the zip, I don't see any apk file \[...\]
I thought the update-binary file in the zip is an actual binary file as it used to be before or so I thought. Duh!Basically it makes the apk look for a non existent value by changing it's name.
At least that's what I understand.
One of the system apps (TeleService.apk) disables call recording time to time if it is found to be enabled on a device on which it shouldn't be enabled (country wise restriction).hello
i have activate call recording on op8pro via adb and joneplus...
When i reboot it i do not have any problem it works.
But sometimes recorder disappear and closes and i have to go to joneplus and open it again in order to re activate it.
Do you know why?
Of course i have de activate any battery settings for joneplus so i can not find the reason why recording de activate from time to time.
Thank you
Is there any way to solve this problem without root?One of the system apps (TeleService.apk) disables call recording time to time if it is found to be enabled on a device on which it shouldn't be enabled (country wise restriction).
Nope. All the options (exclusing the the jOnePlus Tools app) you have are in the OP.Is there any way to solve this problem without root?
Thank you.
What Magisk version are you on? Also, please save the installation log and share it so that I can have a look.Hello,
i tried to install the Magisk module v9.1 today (OnePlus 5, Pie, last Beta); unfortunately without success:
- "! ERROR: APK couldn't be copied to the module folder"
- "! Installation failed"
What can I do to solve the problem?
Thanks, Django
i used the Canary version 20214, also see my logfile, thanks.What Magisk version are you on? Also, please save the installation log and share it so that I can have a look.
Using latest stable Magisk would be recommended.i used the Canary version 20214, also see my logfile, thanks.
I don't know of any old modules. This was my first attempt to install "EnableOOSNativeCallRecording-Magisk v9.1".Using latest stable Magisk would be recommended.
Second thing I'll check - if I read the logs correctly - it seems You're installing over a previous version of the module. It would be better to remove the old version, reboot and then install the new one.
Well, I might have misunderstood the log. It seemed to me that the log indicated the presence of old module directory and that the script was removing the old files from there.I don't know of any old modules. This was my first attempt to install "EnableOOSNativeCallRecording-Magisk v9.1".
Since there is no old version available, I cannot remove any... at least I wouldn't know how?
I don't need the logs anymore, because I know Magisk Canary is your issue. It's not supported at the moment. Get back to the stable/beta release of Magisk and you'll be fine.i used the Canary version 20214, also see my logfile, thanks.
It's the Recorder app, make sure you have not disabled itWhich app are you guys in the op7pro using for the recordings as nothing happens when I click on the notification which normally would open an app to playback.
TIA.
It wasn't there so found the APK & now all good thanks.It's the Recorder app, make sure you have not disabled it