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?
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?
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.