Skip to content

Crash : library "song-actions.so" not found #194

Open
@hardikm9850

Description

@hardikm9850

I ran the app on emulator. It is crashing for me with the reason library "song-actions.so" not found

I do not have knowledge of working with native library. I tried to get help from StackOverflow but couldn't understand what needs to be done.

From the logs it seems to me that the compiler prefixes the lib word at the beginning and adds .so at the end.

Screenshot 2021-08-30 at 12 55 01 PM

Is it a normal crash?
Can you provide the steps to avoid the crash while having the library in use?

Apologies if this requires a basic understanding.

Thanks

Activity

uditkarode

uditkarode commented on Aug 30, 2021

@uditkarode
Owner

Well the library is useless right now anyway, I was going to use it for metadata stuff but never got around to it, so for now it does nothing

You can probably revert 5b118c7 and build without it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @hardikm9850@uditkarode

        Issue actions

          Crash : library "song-actions.so" not found · Issue #194 · uditkarode/AbleMusicPlayer