Skip to content

Support different notations for library versions #95

@TomasRiker

Description

@TomasRiker

When requesting to load a specific library version, ReLinker currently expects the filename to be like libname.so.<VERSION>.
I faced some problems when trying to build apps with native libraries that use this notation - something in the Android build toolchain prevents the file from ending up in the generated APK.
So it would be nice to support different notations like libname-<VERSION>.so. Being able to specify a regular expression would be great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions