Skip to content

A Magisk module for installing Axet's call recorder properly (with the right permissions)

Notifications You must be signed in to change notification settings

Yaser-Ebrahimi/callrecorder-axet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Call Recorder - Axet

This is a module that fixes recording for both sides for Axet's Call Recorder. It currently installs version 1.7.6 as a system app in /system/priv-app and inserts necessary permissions in /etc/permissions to allow CAPTURE_AUDIO_OUTPUT for the app.

It requires API greater or equal to 19 (Android KitKat) in order to make use of the priv-app folder.

The module installs the app normally then moves it to priv-app so it becomes a system app.

How to use it

Just like you used the normal app, but it works as expected now.

Links

Original source: https://gitlab.com/axet/android-call-recorder

Future updates

  • Download the APK from a repo, such as F-Droid's, to prevent embedding it into the module.

Changelog

v1.0

  • Initial release

About

A Magisk module for installing Axet's call recorder properly (with the right permissions)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%