Hi,
i receive this error, i think is from a library Liblame...
i receive this error, i think is from a library Liblame...
B4X:
~e:java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/myworldapp.people.com-1/lib/arm/liblame.so: has text relocations
~e: at java.lang.Runtime.loadLibrary(Runtime.java:372)
~e: at java.lang.System.loadLibrary(System.java:1076)
~e: at net.sourceforge.lame.Lame.<clinit>(Lame.java:36)
~e: at com.intervigil.lame.Encoder.initialize(Encoder.java:52)
~e: at uk.co.martinpearman.b4a.liblame.EncoderWrapper.SetFiles(EncoderWrapper.java:92)