[call recording][android 10] enable call recording in android 10 roms

Is it working for you?

  • Yes, works like a charm

    Votes: 4 36.4%
  • Nah.

    Votes: 7 63.6%

  • Total voters
    11
Search This thread

mujammil786

Senior Member
Sep 16, 2013
131
12
Requirements:
Asus Zenfone Max Pro M1 with unlocked bootloader and TWRP or any other recovery flashed (you can try in other phones)
AOSP dialer apk (attached at the end of the post)( extract from zip before copying)

Instructions:
1.After flashing any Android 10 rom boot into recovery.
2.Mount system and vendor.
3.Now go to files.
4.Navigate to system/system/product/priv-app/Velvet
5.Delete Velvet folder.(Don't worry system will work just fine)
6.Now move or copy Dialer.apk in system/system/product/priv-app/Dialer (create folder manually) and set permission 755. ( For user who are using magisk manager you can skip this step and flash aosp dialer magisk module from magisk manager. It will work just fine. )
7.Unmount system and vendor.
8.Reboot.
9.Now allow all the permission requested by dialer on asking or manually allow it in app info.
10.Set dialer as default phone app.
11.Now try calling and recording. It will record audio from both the sides.


Hit thanks if this helps you.

Credits:
Person who created aosp Dialer.
 

Attachments

  • Dialer.zip
    11 MB · Views: 1,796
Last edited:
  • Like
Reactions: lovekeshramawat
Why is it necessary to use a new dialer app to record calls in Android 10?

I know that recording calls was very difficult in Android 9, but read that problem was the result of Google programming A9 to be a ***** for call recording. That explains why recording calls in A9 wasn't just a problem when using the dialer app, but also VOIP apps like Skype, WhatsApp, TextNow, etc.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Requirements:
    Asus Zenfone Max Pro M1 with unlocked bootloader and TWRP or any other recovery flashed (you can try in other phones)
    AOSP dialer apk (attached at the end of the post)( extract from zip before copying)

    Instructions:
    1.After flashing any Android 10 rom boot into recovery.
    2.Mount system and vendor.
    3.Now go to files.
    4.Navigate to system/system/product/priv-app/Velvet
    5.Delete Velvet folder.(Don't worry system will work just fine)
    6.Now move or copy Dialer.apk in system/system/product/priv-app/Dialer (create folder manually) and set permission 755. ( For user who are using magisk manager you can skip this step and flash aosp dialer magisk module from magisk manager. It will work just fine. )
    7.Unmount system and vendor.
    8.Reboot.
    9.Now allow all the permission requested by dialer on asking or manually allow it in app info.
    10.Set dialer as default phone app.
    11.Now try calling and recording. It will record audio from both the sides.


    Hit thanks if this helps you.

    Credits:
    Person who created aosp Dialer.