ViktorDegtyarev / CallRecLib

Call Recorder fix for Android 7 and Android 6
Apache License 2.0
101 stars 60 forks source link

I find anyone who find this problem :unauthorized access to "libmedia.so" #11

Closed MountainNine closed 6 years ago

MountainNine commented 6 years ago

When I start, pause, and resume this sample app, this popup message is represented:

Detected Problem with app native libraries (Please consult log for details): libcallrecfix.so: unauthorized access to "libmedia.so"

And When I start the record and finish the phone call, the file is saved with .WAV file, and it doesn't have any sounds

What's the problem?

developer-- commented 6 years ago

same for me with Android O

MountainNine commented 6 years ago

solved.

thelittlefireman commented 6 years ago

Could you please share your solution ?

MountainNine commented 6 years ago

In my case, just build app in release version.