Search code examples
androidaudiophone-callprivacyprivacy-policy

How to record calls in android if its not permited for third-party apps and apps for that does exist in playstore


Hi thanks for your time,

i have a application for sales force and my users are asking for call recording, in research for this issue i found the conclusion that this is not possible anymore because of privacy concerns, but looking on playstore i found applications for that.

So how is that possible that 3rd party apps are doing this if this is not possible for third-party apps?

One permission to do the feature is CAPTURE_AUDIO_OUTPUT that is not permitted to be used :

CAPTURE_AUDIO_OUTPUT not for use by third-party applications.

Is there any way of doind something like this? every tutorial i follow lead to no success.


Solution

  • Ok that is not possible, the applications from play store that has this feature just do not work anymore, only on old versions of android.