I am working with android SIP for VoIP. The application is receiving calls successfully. However, initiation of a call is having some bugs.
There is no error in the logs but info says:
" I/art: Thread[1,tid=23775,WaitingForJniOnLoad,Thread*=0xb4f07800,peer=0x759512e0,"main"] recursive attempt to load library "/system/lib/librtp_jni.so" "
Can anyone explain what is the problem and how could we possible solve it?
That warning originates when you attempt to load a native library while it was already loaded. You can safely ignore this warning as nothing happens except for printing that warning.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With