Giter Site home page Giter Site logo

hernandazevedo / androidmp3recorder Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 5.0 353 KB

Androidmp3recorder its an android library wrapper over Lame mp3 encoder for audio recording.

License: Apache License 2.0

Java 2.14% Makefile 2.46% C 95.04% Objective-C 0.35%

androidmp3recorder's People

Contributors

hernandazevedo avatar hernandazevedozup avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

androidmp3recorder's Issues

System.loadLibrary("androidmp3recorder"); crash

Hello.

When calling the method start(), I get the following crash:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/xxx-J_ntdkKz_3gMNhfiyYCpBw==/base.apk"],nativeLibraryDirectories=[/data/app/xxx-J_ntdkKz_3gMNhfiyYCpBw==/lib/arm64, /data/app/xxx-J_ntdkKz_3gMNhfiyYCpBw==/base.apk!/lib/arm64-v8a, /system/lib64, /system/product/lib64]]] couldn't find "libandroidmp3recorder.so"

Could you help me please?
Thank you.

crash

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)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.