Is there a way to write an app which records phone calls in android via android-sdk? so that you can store phonecalls as .wav or something else?

I like to write something like a dictaphone. Do you think, there is a chance to make this possible?

link|improve this question
Have you tried this? – SpK Feb 2 at 9:22
possible duplicate of How can I record voice and record Call in Android? – Reno Feb 3 at 11:31
feedback

1 Answer

No. Android does not allow you to record the audio stream due to legal terms.

However due to buggy hardware implementations it is possible, on some devices, to record the audio stream.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.