Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash #10

Open
fukemy opened this issue May 10, 2021 · 3 comments
Open

crash #10

fukemy opened this issue May 10, 2021 · 3 comments

Comments

@fukemy
Copy link

fukemy commented May 10, 2021

i got this error: couldn't find "libandroidmp3recorder.so". Can u help? Thanks

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app....-OOTujgZiCaoh5LcQJr9J5Q==/base.apk"],nativeLibraryDirectories=[/data/app/com.civix.link-OOTujgZiCaoh5LcQJr9J5Q==/lib/arm64, /data/app/......-OOTujgZiCaoh5LcQJr9J5Q==/base.apk!/lib/arm64-v8a, /system/lib64]]] couldn't find "libandroidmp3recorder.so"
        at java.lang.Runtime.loadLibrary0(Runtime.java:1067)
        at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
        at java.lang.System.loadLibrary(System.java:1667)
        at com.hernandazevedo.androidmp3recorder.AndroidLameEncoder.<clinit>(AndroidLameEncoder.java:6)
        at com.hernandazevedo.androidmp3recorder.AndroidLameEncoderBuilder.build(AndroidLameEncoderBuilder.java:149)
        at com.hernandazevedo.androidmp3recorder.MP3Recorder.initAudioRecorder(MP3Recorder.java:109)
        at com.hernandazevedo.androidmp3recorder.MP3Recorder.start(MP3Recorder.java:34)
@ruslan-tyshchenko
Copy link

same problem..

@fukemy
Copy link
Author

fukemy commented May 17, 2021

i leave this lib, use this below


    //lame
    implementation 'com.hernandazevedo:androidmp3recorderlib:1.0.1'

@fukemy fukemy closed this as completed May 17, 2021
@fukemy fukemy reopened this May 17, 2021
@fukemy
Copy link
Author

fukemy commented May 17, 2021

re-open to mark this library is no longer update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants