Question How to RECORD CALLS on an A546B? - Samsung Galaxy A54 5G

Hello,
Is it possible to record calls?
How to do?
Is it necessary to root the phone?
Thank you for your ideas.

Amphin said:
Hello,
Is it possible to record calls?
How to do?
Is it necessary to root the phone?
Thank you for your ideas.
Click to expand...
Click to collapse
change your csc or root phone

Thank you.
A546B must surely be rooted to be able to have the call recording.
How to do after rooting?
( to root:
Samsung Galaxy A54 5G [Root Stock ROM with Magisk]
WARNING! THIS WILL WIPE ALL DATA FROM YOUR DEVICE! 1. Get your android and device version from settings -> about phone -> service provider software version (for me its SM-A546B EUX) 2. Download the latest stock ROM for your specific device from...
forum.xda-developers.com
)
(
A546E ODM: CSC with call rec for A546E :
Galaxy A54 SM-A546B SM-A546E multi CSC
A546B multi CSC : OXM EUY : None EEA EUX : EEA ( European Economic Area ) is a simple CSC ( only one folder ) with all european open carriers préconfigurations
forum.xda-developers.com
)

Hi all, I have A546E and it's legal to record calls in my country, but there's no such option in my dialer app. How do I fix that?
Thanks

Some tracks after root:
On lineageOS:
[GUIDE] Enable Native Call Recording for All Countries
Hi, I recently figured out Lineage OS have native call recording feature and is not enabled for all countries. So I asked for some help and found that it is possible to enable call recording by using RRO. Lineage Call Recording Enabler (Lineage...
forum.xda-developers.com
App: Call Recorder - SKVALEX:
[Android 4.0+] Call Recorder - SKVALEX, record phone calls from the phone line
Call Recorder - SKVALEX version: 3.5.5 Last update of the app in this post: 21.02.2023 Download Purchase over PayPal/AliPay via website: https://callrecorder.skvalex.com/purchase Description: Call Recorder - SKVALEX is intended for automatic...
forum.xda-developers.com
App: BCR: basic-call-recorder
Basic Call Recorder is a no-nonsense call recording solution for rooted devices
Thanks to this Magisk module, you can now enable the call recording feature on any Android device running Android 10-13. Read on!
www.xda-developers.com

Thanks, but I don't want to root my device.
I had Samsubg's dialer app with built-in call-recoder on all of my older devices I purchased locally in my country.
The A54 came from another county so it has a different Official ROM. Changing to different CSC will help and "expose" phone recording featurs in the dialer, or flashing a ROM is the solution?

GadgetAvi said:
Thanks, but I don't want to root my device.
I had Samsubg's dialer app with built-in call-recoder on all of my older devices I purchased locally in my country.
The A54 came from another county so it has a different Official ROM. Changing to different CSC will help and "expose" phone recording featurs in the dialer, or flashing a ROM is the solution?
Click to expand...
Click to collapse
You no, but maybe someone else yes.
It's not all about you.
yes i think its a good idea to flash a rom from your region if it exists. But i'm not a expert.

Amphin said:
You no, but maybe someone else yes.
It's not all about you.
yes i think its a good idea to flash a rom from your region if it exists. But i'm not a expert.
Click to expand...
Click to collapse
Oh, I thought you have replied to me... LOL
Anyways - for now I found a solution that works for me and records calls without Root/ROM/CSC changes! In case it helps others:
Call Recorder - Cube ACR (available on Google Play).
Cheers!

Related

No call reconrding with MIUI 12

Hi folks,
since new MIUI 12 (stable Global 12.0.1.0 on RN8t) I can't no more record calls.
Until then, I used to use Cube ACR successfully.
Now recording files are empty.
Does anyone have the same issue?
mattia.b89 said:
Hi folks,
since new MIUI 12 (stable Global 12.0.1.0 on RN8t) I can't no more record calls.
Until then, I used to use Cube ACR successfully.
Now recording files are empty.
Does anyone have the same issue?
Click to expand...
Click to collapse
try a factory reset ...
mattia.b89 said:
Hi folks,
since new MIUI 12 (stable Global 12.0.1.0 on RN8t) I can't no more record calls.
Until then, I used to use Cube ACR successfully.
Now recording files are empty.
Does anyone have the same issue?
Click to expand...
Click to collapse
use true phone + it's magisk call rec
[App][4.0+] True Phone - Best Dialer & Contact manager replacement
[App][4.0+] True Phone Dialer & Contacts & Call Recorder True Phone has arrived to replace your stock dialer and contact manager and bring your dialing experience to the next level! It's the only one dialer app with full contact management...
forum.xda-developers.com
Thanks but I'm looking for a "classic" way -> no ROOT

Call recording

How to enable call recording for the 5G version Snapdragon
if you are unable to do it natively in the dialer app, Cube ACR works without root.
Call Recorder - Cube ACR - Apps on Google Play
Call recorder, Record phone calls, Signal, WhatsApp, Viber, Call recording app
play.google.com
ACR. But NOT out the android play store. But on the Samsung store.
Mohamed Elhadad said:
How to enable call recording for the 5G version Snapdragon
Click to expand...
Click to collapse
Well, I have ACR pro, but the quality of the records is bad. real bad, not comparable with the build in recorder of Samung. That's not because ACR is not good, it's because it's blocked in the ROM.
I got mine working, in the 7810. First it did not, as it came on TGY Rom. So I flashed the Chinese Rom, started up first time after with a Thai SIM in it ( probably not needed) , and voila....... Native phone-recorder was there.
If you have Magisk, you can install EdXposed and Firefds module can expose the original Samsung Call recording feature in phone app.
If you are rooted, you can enable native call recording by modifying the CSCfeature file. I managed to do this on my Snapdragon EU variant running on Android 11.
Automatic call recording is also there.
I can guide you with the process if you want
Huberttus said:
If you are rooted, you can enable native call recording by modifying the CSCfeature file.
Click to expand...
Click to collapse
Yes, please elaborate on this.
jaeck said:
Yes, please elaborate on this.
Click to expand...
Click to collapse
Do this on your own risk. You should make a backup from the original cscfeature file
1. Locate cscfeature.xml file and copy it to pc (for me it was in /optics/configs/carriers/single/NEE/conf/) where NEE is my CSC.
2. On PC decode the cscfeature.xml (I used OmcTextDecoder from GitHub, made by fei-ke)
3. In decoded cscfeature.xml file add line: <CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
4. Encode the file and replace the original file with modified.
5. Change the permission to 0644, rw-,r--,r--.
6. Reboot, and from the phone settings add call recording.
jaeck said:
Yes, please elaborate on this.
Click to expand...
Click to collapse
Small tip...
My CSC didn't have option to switch off shutter sound from camera settings and I found this really annoying.
You can add option for this in camera settings with the same method as with callrecording.
Add line :<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
Any edit in csc features xml files requires root permission for Snapdragon.
No root without unlocked bootloader.
Until now if you want bootloader unlocking you have to pay 70$.
The real question is:-
When we get the free bootloader unlock for our S20 FE Snapdragon variant (for US models)?
I think any snapdragon chipset for S20 FE outside US has unlockable bootloader by default.
Absolutely not shure if the Chinese S20FE has unlockable bootloader by default?
amazinged said:
Well, I have ACR pro, but the quality of the records is bad. real bad, not comparable with the build in recorder of Samung. That's not because ACR is not good, it's because it's blocked in the ROM.
I got mine working, in the 7810. First it did not, as it came on TGY Rom. So I flashed the Chinese Rom, started up first time after with a Thai SIM in it ( probably not needed) , and voila....... Native phone-recorder was there.
Click to expand...
Click to collapse
Did u unlocked bootloader or just flashed via odin
I have enabled it using firefds xposed module
Note that I could not change csc as I already flashed android 11 oneui 3.1 before I know all this and now csc cannot be changed with odin nor with google dialer code
shouk_1987 said:
I have enabled it using firefds xposed module
Click to expand...
Click to collapse
anees02 said:
The real question is:-
When we get the free bootloader unlock for our S20 FE Snapdragon variant (for US models)?
I think any snapdragon chipset for S20 FE outside US has unlockable bootloader by default.
Click to expand...
Click to collapse
Never and you can thank unregulated market laws and greedy service providers for demanding locked bootloaders to Samsung. You could always import the phone from the EU where the laws are much better.
Hi all,
Is there a way to use google phone app with recorder after changing CSC without root? I have successfully changed the CSC file, and I have the recorder option in Samsung Phone app. However, I want to use the google phone app, but it does not have the recorder option.

the best firmware version for whyred 5 pro !

Wondering here what is the best whyred firmware version with highest android version and highest miui version ?
found this one online
WhyDED Sweet_Global Stable 13.0.12.0 A12by Imran Rox.zip
have anyone tried it ?
and if not then what do you all think ?
Thanks
where did you get that
DiegoJp said:
where did you get that
Click to expand...
Click to collapse
Here buddy : https://miuiflash.com/roms/miui-13/whyred/miui-13-v13-0-12-0-stable-whyred
now dealing with issues with that rom , one of them is to get rid of google dialer and replace it with mi dialer to be able to record calls.
currently under this version 13 of Miui I am playing arround with google dialer to make it Cough, Cry, Kiss, Laugh, Sniff, Swallow, Whistle, Yawn in caller I.D
watch out guys google rolled out an update that canceled call recording !
now i am trying to get Mi Dialer working in this version , can someone helps ?
(((( good news everyone ))))​​I was able to use different dialer app called "ACR Phone" for arm8 with a special file that allows it to bypass google restrictions for voice recording , i will post that special file as soon as i can.​​Also i was able to manipulate that app to do some kinky sounds like the ones i told you about ...i will explain to you all how to do that too here in this post....just keep looking for that post because i will post more about this app and even more special apps that i use ,also will keep up with this android version and its updates for the love of XDA Team & Whyred phones.​​Peace to you all ​
First here is the dialer app which is caller "ACR phone" on google play store:
ACR Phone - Apps on Google Play
Privacy respecting phone dialer app with SIP and call recording support
play.google.com
for the app "APH" that lets ACR Phone get the permissions to record calls under this version of Android
here it is :
https://acr.app/aph.apk
Next go get the TTS version of Loquendo tts app with Susan voice which is v2.5 i guess then install it then change the default tts voice settings in "text to speech" to Susan then start to manipulate your caller I.D inside the ACR Dialer by adding these commands right before or after Names in each cell of first name and last name in the contact list to get some kinky sounds before reading out any caller
\item=Laugh for laughing before reading any caller's name
\item=kiss to blow a kiss
\item=whistle to whistle before or after
and so on ...
go try this and have fun .....any questions i will be happy to answer....Peace!
Lol nice talking to yourself. . Good for you
drnightshadow said:
Lol nice talking to yourself. . Good for you
Click to expand...
Click to collapse
LOL...400+ views and no one argued or complained
they don't have anything to say
that's an achievement !
Notes:​
IMPORTANT Installation instructions
There will be 2 versions of the ROM available
Install version 1, make all the settings, register biometrics and register a screen unlock, after finishing the configurations and backup restorations, do a dirty installation of the version 2 And everything will be working
v2 download link:
V2_TweaksOs13_Edition_HMNote5_V13.0.12.0.SKFMIXM_A12.zip | by MIUIRomports for Redmi Note 5 Pro
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
v13.0.14 is out but after testing I suggest sticking with v12+v2_tweaksOs13 ,faster-better-working perfect
MIUI 13 MMX V13.0.14.0 Stable Whyred - MIUIFlash
MIUI 13 MMX V13.0.14.0 Stable Whyred, Here you will get MIUI 13 ROM Updates for Redmi Note 5/Pro (Whyred), Ports are MIUI ROMs Ported from Other Devices to your Device which are not getting updates from Xiaomi.
miuiflash.com
Under v2_tweaksos13_edition_hmnote5_v13.0.12.0.skfmixm_a12 Miui edition
as Android 12SKQ1.2.210908.001/kernel version 4.4.205-SuperRyzen-CAF with OrangeFOX 4.4-r11.1_2-Unofficial-Whyred custom recovery tool installed do the following to get "Dolby Digital Plus" up and running :
1- from OrangeFox recovery install Magisk v25.2 (25200)(33) after that open Magisk and then add those 2 Modules
A- Audio Modification Library v4.1 by zackptg5, ahrion
B- Dolby Digital Plus V8.1 by aka_vkl(voske15) repey6_edition
Here are all the files you gonna need...
Hint : any more tune-ups i will be adding it here too , so keep following this post.
Good Luck.
Thanks for all your work and files provided @vetusa2 , maybe i will give it a try ASAP.
Any A13 stable based ROMS recommendation for daily usage or i should go for A12 based ROMS?
I found two ROMS From TheCustomRom site for Whyred, Superior OS and DerpFest but i don't how they run and if it's all working.
sigibian said:
Thanks for all your work and files provided @vetusa2 , maybe i will give it a try ASAP.
Any A13 stable based ROMS recommendation for daily usage or i should go for A12 based ROMS?
I found two ROMS From TheCustomRom site for Whyred, Superior OS and DerpFest but i don't how they run and if it's all working.
Click to expand...
Click to collapse
v2_tweaksos13_edition_hmnote5_v13.0.12.0.skfmixm_a12 is working great so far .
Working version of ViPER4AndroidFX under v2_tweaksos13_edition_hmnote5

Question Oneplus 11 - call recording (not working)

Hi,
With my op9 I was able to record phone calls by using the google dialer in Beta version.
Just got my new op11 device, the call recording option is gone from the google dialer.
Any advice ?
(without root)
anyone here have call recording working? (i also tried o dialer - but it didn't record.)
BTW
i tried to open support ticket using my google one membership, they sent me to talk with oneplus support says its device issue not account issue.
oneplus support wrote me that it maybe carriers/countries limit, but it does make any sense....the same sim card on 2 devices give me different results, im waiting for oneplus response.
Which version of OP11?
g1b50n said:
Which version of OP11?
Click to expand...
Click to collapse
Europe/Global (CPH2449_11_A.07)
Eu have no call rec....
since the call rec is not allowed in the eu without first asking the other that the call is recorded
nadav99 said:
Europe/Global (CPH2449_11_A.07)
Click to expand...
Click to collapse
ChrisFeiveel84 said:
Eu have no call rec....
since the call rec is not allowed in the eu without first asking the other that the call is recorded
Click to expand...
Click to collapse
Ok,
So how do you explain that i have this feature on my op9?
Its also eu device.
nadav99 said:
Ok,
So how do you explain that i have this feature on my op9?
Its also eu device.
Click to expand...
Click to collapse
op9 le2123 ?
this have with eu build no call rec ( i have self a op9p with eu build on it )
when you flash it to india or usa than yes
ChrisFeiveel84 said:
op9 le2123 ?
this have with eu build no call rec ( i have self a op9p with eu build on it )
when you flash it to india or usa than yes
Click to expand...
Click to collapse
yes. i have op9pro LE2123 on my desk.
i never flash it . (last time i flash my mobile phone was on the happy days of HTC...).
but you have to be on the beta version of google dialer to get the recording option.
(strange thing - after i took out the sim on the op9 . the option cant turn on, but still there)
Exactly I have OnePlus 7T EU ( non root ) and with jOneplus Tools there are just 2 clicks to enable native call recording which is great option. I tried to install extracted APK of jOneplus Tools but it does not install on OnePlus 11 EU ( OxygenOS 13 ).
Question is if there is any other option to enable this feature or services/dialer with that support are really removed from EU version this time? I've seen solution with installing ODialer (ColorOS) but this is not available in Google Play Store.
Maybe option with ADB?
From time immemorial, probably even Android 1.0 (hehe good, I joked a bit), he has been working and still works "CallRrecord" by SKVALEX.
In GooglePlay is available but it's a lite version, here his home page:
https://callRecorder.skvlex.com
Root is most often required for pure recording of both sides. But not always, sometimes it works after an ordinary API.
Perhaps in newer androids Google has drastically cut recording and it will be hard without root.
In any case, "CallRrecorder" is the first tool that he installed on each of his smartphone
t1mb3rw0lf said:
Exactly I have OnePlus 7T EU ( non root ) and with jOneplus Tools there are just 2 clicks to enable native call recording which is great option. I tried to install extracted APK of jOneplus Tools but it does not install on OnePlus 11 EU ( OxygenOS 13 ).
Question is if there is any other option to enable this feature or services/dialer with that support are really removed from EU version this time? I've seen solution with installing ODialer (ColorOS) but this is not available in Google Play Store.
Maybe option with ADB?
Click to expand...
Click to collapse
I have tried ODialer, and i see the option to record, but it didn't work.
qriozum said:
From time immemorial, probably even Android 1.0 (hehe good, I joked a bit), he has been working and still works "CallRrecord" by SKVALEX.
In GooglePlay is available but it's a lite version, here his home page:
https://callRecorder.skvlex.com
Root is most often required for pure recording of both sides. But not always, sometimes it works after an ordinary API.
Perhaps in newer androids Google has drastically cut recording and it will be hard without root.
In any case, "CallRrecorder" is the first tool that he installed on each of his smartphone
Click to expand...
Click to collapse
Been there, done that.
Didn't work.
nadav99 said:
Been there, done that.
Didn't work.
Click to expand...
Click to collapse
Holy cow I hope that someone will figure it out how to enable that feature without rooting phone. This sucks badly.
t1mb3rw0lf said:
Holy cow I hope that someone will figure it out how to enable that feature without rooting phone. This sucks badly.
Click to expand...
Click to collapse
someone would have to test that with the india build and the oneplus/oppo dailer (but don't know exactly which two apks you need for it ((but you can google it))
without root
Aptoide for the app root
t1mb3rw0lf said:
Exactly I have OnePlus 7T EU ( non root ) and with jOneplus Tools there are just 2 clicks to enable native call recording which is great option. I tried to install extracted APK of jOneplus Tools but it does not install on OnePlus 11 EU ( OxygenOS 13 ).
Question is if there is any other option to enable this feature or services/dialer with that support are really removed from EU version this time? I've seen solution with installing ODialer (ColorOS) but this is not available in Google Play Store.
Maybe option with ADB?
Click to expand...
Click to collapse
Adb
adb shell pm grant net.jroot3d.joneplustools android.permission.WRITE_SECURE_SETTINGS
t1mb3rw0lf said:
Holy cow I hope that someone will figure it out how to enable that feature without rooting phone. This sucks badly.
Click to expand...
Click to collapse
I figured it out. Serach for ODialer in Play Store. It's Oppos dialer. First disable the default phone app. Then install ODialer and set default. Voila. Done. Quick and easy.
hitzzzzzzzz said:
I figured it out. Serach for ODialer in Play Store. It's Oppos dialer. First disable the default phone app. Then install ODialer and set default. Voila. Done. Quick and easy.
Click to expand...
Click to collapse
it worked for you on OP 11??
what device region you have?
you have root?
i have disabled my google dailer,
installed from apkmirror: ODialer 13.1.5
choose as default phone app ,
and i can see the option to "record all call" but after test call i dont have any option to play the call.
nadav99 said:
it worked for you on OP 11??
what device region you have?
you have root?
i have disabled my google dailer,
installed from apkmirror: ODialer 13.1.5
choose as default phone app ,
and i can see the option to "record all call" but after test call i dont have any option to play the call.
Click to expand...
Click to collapse
If playing the call is your only issue then I've got the solution for that too.
The new way to listen to call recordings is opening the call or contact in the dialer. So just make a test call and when you click on that call later you'll see recording option.
I'm sure it must save the calls somewhere as well I'll look for the location later.
for now just click on the " i " next to the call/contact just made and you'll see the recordings. There's a cassette icon.
I'm on OPO11, Non-root, India.
hitzzzzzzzz said:
I figured it out. Serach for ODialer in Play Store. It's Oppos dialer. First disable the default phone app. Then install ODialer and set default. Voila. Done. Quick and easy.
Click to expand...
Click to collapse
This solution seems to work only for India version, I even don't see that Odialer in Google Play and nadav99 tried that with apkmirror version without success. We have Eu/Global version.
t1mb3rw0lf said:
This solution seems to work only for India version, I even don't see that Odialer in Google Play and nadav99 tried that with apkmirror version without success. We have Eu/Global version.
Click to expand...
Click to collapse
ooo. can you also try the apkmirror option cos it worked for other oneplus user on the community forums. Give it a try. I tried on Motorola stock OS and it failed but I'm sure it works on Oxygen/Color Os.

Call recording - OxygenOS 13

Hey guys, I updated today to oxygenOS 13. my phone is unrooted.
I want to use call recordings. is there a way that works?
I tried this one but it doesn't work anymore.
thanks in advance
Look here:
Oneplus 8 pro - F.62 update and call recording
I have installed the F.62 update (from previous F.13) and call recording don't work anymore with joneplus tools with mod dialer. I think that the problem is the dialer and i don't find any new modded version. Anyone can help me? I have already...
forum.xda-developers.com
Cheers
Clark
Following this thread...

Categories

Resources