[APP] [UPDATED] Enable call recording (enabled on boot!)

Search This thread

sameer4

Member
Dec 16, 2016
33
0

Attachments

  • Screenshot_20170701-210751.png
    Screenshot_20170701-210751.png
    163.2 KB · Views: 677
  • Screenshot_20170701-210810.png
    Screenshot_20170701-210810.png
    132.3 KB · Views: 673

pojhe

Senior Member
Aug 22, 2011
63
10
Klang
Just set your region in build.prop to CN and you will get call recording by default.
 

Attachments

  • Screenshot_20170702-020147.png
    Screenshot_20170702-020147.png
    92 KB · Views: 425

padlad

Senior Member
Jan 23, 2005
1,239
663
In case anyone was wondering, the app works as it should with the latest Open Beta 10 and should also for the latest OP3 Beta. :good:
 
  • Like
Reactions: cultofluna

Top Liked Posts

  • There are no posts matching your filters.
  • 35
    A small app to enable call recording on the 3T and 3

    APP HAS BEEN UPDATED TO AUTO ENABLE CALL RECORDING ON BOOT, no more having to 'tap the app' after a reboot to enable!

    After your device FULLY boots up, a notification message will appear in the status bar/pull down to let you know call recording has been enabled, it will go after 10 seconds if you don't swipe it away, there is also a 'read me' link in the notification message if you want to read the short info. You are probably better off uninstalling the previous version before installing the newer version. Don't forget to grant root on first launch!

    This works with OOS OB9 and 4.1.6 (maybe earlier/other versions as well?) and has been confirmed working with OP3 (not sure which firmware versions) as well (thanks to @dianoandr)
    If you try it on other versions not listed above, please let us know if it works.


    After installing, the first launch of the app will ask to grant it root, it needs to be granted root, so you will need to be rooted :p

    Every time you reboot, call recording needs to be re-enabled, so a quick tap on the app will do this for you :good:

    All this app basically does is execute a command line.
    Thanks to @esun for the command line used in this app.


    UPDATED APP DOWNLOAD: Enable_Call_Recording2.apk


    Left the one below here in case you do not want Call Recording to be enabled automatically on boot!

    PREVIOUS OLDER DOWNLOAD: Enable_Call_Recording.apk


    Please hit the 'Thanks' button if you use it, thanks ;)
    4
    If you manage to create tasker profile..
    Can you share xml so that I can import to Tasker?
    Thank you..

    Here you go, try this:

    <TaskerData sr="" dvi="1" tv="4.9u4m">
    <Profile sr="prof48" ve="2">
    <cdate>1498838737558</cdate>
    <edate>1498838803558</edate>
    <id>48</id>
    <mid0>49</mid0>
    <nme>Record Calls</nme>
    <Event sr="con0" ve="2">
    <code>411</code>
    <pri>0</pri>
    </Event>
    </Profile>
    <Task sr="task49">
    <cdate>1498838768457</cdate>
    <edate>1498838787081</edate>
    <id>49</id>
    <nme>Calls Recording</nme>
    <Action sr="act0" ve="7">
    <code>123</code>
    <Str sr="arg0" ve="3">su
    settings put global op_voice_recording_supported_by_mcc 1</Str>
    <Int sr="arg1" val="0"/>
    <Int sr="arg2" val="0"/>
    <Str sr="arg3" ve="3"/>
    <Str sr="arg4" ve="3"/>
    <Str sr="arg5" ve="3"/>
    </Action>
    </Task>
    </TaskerData>


    Please hit 'thanks' if this helped.
    2
    Great job! Would you mind sharing the terminal command used to activate call recording?
    I'd like to create a Tasker profile to run the command automatically on every reboot.
    Thanks in advance.

    Yep, here you go:

    su
    settings put global op_voice_recording_supported_by_mcc 1
    1
    working like charm on OP3T OB8
    1
    Not working on Resurrection Remix Nougat 7.1.2 ROM OPT3.
    The Setting does not even show on the Global Setting List.

    Sent from my ONEPLUS A3000 using Tapatalk