SecPhone Native Call Recording Enabled

dkeepitabuck

Senior Member
Mar 2, 2014
192
29
0
Queen City
For anyone that wants call recording on the I537 if you're on NE3 just root it, install safestrap, and flash the latest hyperdrive rom bc call recording works perfectly with that rom. It's included.
 

adrenalin100

Senior Member
May 3, 2012
196
56
0
Kyiv
Enable Call Recording + no inc ring for s4 9505 LTE 4.4.2

This is how to enable Call recording on the Galaxy S4 -I9505 LTE on Based Samsung Android 4.4.2 Roms


I. ENABLE Call recording :

a. DEODEХING SecPhone.apk ;

b . Decompile SecPhone.apk ;

c. Open smali\com\android\phone\PhoneFeature.smali, go to :

Code:
.line 1332
    sget-object v0, mFeatureList:Ljava/util/HashMap;

    const-string v5, "support_merge_call"

    invoke-static {v2}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;

    move-result-object v6

    invoke-virtual {v0, v5, v6}, Ljava/util/HashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;

[COLOR="Red"]add this  :[/COLOR]

[COLOR="Blue"]sget-object v0, mFeatureList:Ljava/util/HashMap;

    const-string v5, "voice_call_recording"

    const/4 v2, 0x1

    invoke-static {v2}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;

    move-result-object v6

    invoke-virtual {v0, v5, v6}, Ljava/util/HashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;[/COLOR]

.line 1333
d.Save file and recompiling .


II .Disable delay incoming ring :

a. Open SecPhone\smali\com\android\phone\Ringer$1.smali ,go to :

Code:
[CODE][COLOR="Red"]]line 859
    iget-object v1, p0, this$0:Lcom/android/phone/Ringer;

    iget-object v1, v1, Lcom/android/phone/Ringer;->mAudioManager:Landroid/media/AudioManager;

    [COLOR="Red"]invoke-virtual {v1, v6, v2, v3}, Landroid/media/AudioManager;->setStreamVolume(III)V  - DELETE THIS ;[/COLOR]


.line 860
    const-wide/16 v1, 0x7d0
b.Save file and recompiling .


This mod is tested & working on latest I9505XXUGNG8 . I think it is work for all ROMS 4.4.2
 

sirtweak0

Senior Member
Jul 12, 2016
59
1
0
enable call record at&t s4 active
thanks goes out to christopherxda for helping me with this and testing it for me.

i made a flashable zip that can be flashed with flash gordon but if you dont have flash gordon then you can extract my zip and copy the files to the appropriate folders secphone.apk to /system/app delete secphone.odex or rename secphone.odex to secphone>odex.bak and snd_soc_msm_2x_fusion3 and snd_soc_msm_2x_fusion3_auxpcm to /system/etc/snd_soc_msm. Then reboot!
be aware that flash gordon can brick your phone if the flash fails while flashing so use at your own risk.
edited:i reworked the zip to be used with flash gordon and flashed it to my phone and it flashed fine i rebooted fine just got a force close on phone went into settings and it had properly flashed the files for the s4 active to my verizon s4. So i think if you want to use flash gordon to flash my zip all should be good. If not do the copy and paste method mentioned above.

Call record button enable call record s4 active

call record button in menu enable call record in menu s4 active

dark dialer call record button dark dialer enable call record s4 active

if having problems with speaker phone use this fix s4 active speaker phone fix

if it doesnt work and you didnt follow directions: s4 active back to stock zip
these links are all not working...
 

sirtweak0

Senior Member
Jul 12, 2016
59
1
0
Virus on APK???

Enable Call Record AT&T S4 Active
Thanks goes out to ChristopherXDA for helping me with this and testing it for me.

I made a flashable zip that can be flashed with Flash Gordon but If you dont have Flash Gordon then you can extract my zip and copy the files to the appropriate folders SecPhone.apk to /system/app delete SecPhone.odex or rename SecPhone.odex to SecPhone>odex.bak and snd_soc_msm_2x_Fusion3 and snd_soc_msm_2x_Fusion3_auxpcm to /system/etc/snd_soc_msm. Then Reboot!
Be Aware that Flash Gordon can brick your Phone if the flash fails while flashing so use at your own risk.
Edited:I reworked the zip to be used with Flash Gordon and flashed it to my phone and it flashed fine I rebooted fine just got a force close on phone went into settings and it had properly flashed the files for the S4 active to my Verizon S4. So I think if you want to use Flash Gordon to flash my zip all should be good. If not do the copy and paste method mentioned above.

Call Record Button Enable Call Record S4 Active

Call Record Button In Menu Enable Call Record In Menu S4 Active

Dark Dialer Call Record Button Dark Dialer Enable Call Record S4 Active

If having problems with speaker phone use this fix S4 Active Speaker Phone Fix

If it doesnt work and you didnt follow directions: S4 Active Back to Stock zip
Ran all the apk through virustotal, please explain
 

Attachments