Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Use Relinker against unreliable Linking of Native Libs #127

Closed
Kadrei opened this issue Nov 26, 2015 · 1 comment
Closed

Use Relinker against unreliable Linking of Native Libs #127

Kadrei opened this issue Nov 26, 2015 · 1 comment

Comments

@Kadrei
Copy link

Kadrei commented Nov 26, 2015

Maybe the Library could use Relinker.
I don't have any Experience with it, but I sometimes have Problems with the Internal Packaging of the .so-Files into the .apk. (A simple restart of Android Studio & Clean Project fixes it, but it is still painful, but doesn't seem to be a fault in my project)
This might fix my issue.

@rmtheis
Copy link
Owner

rmtheis commented Nov 30, 2015

Right now I'm not seeing occurrences in the wild of the UnsatisfiedLinkError that Relinker aims to fix, and if they do come up, I'd want to try to fix or work around the individual underlying issues first.

I don't think that Relinker will fix the packaging problem that you see sometimes on Android Studio, which sounds more like a problem on the tools side.

In the meantime, there's nothing preventing from users of this library from using Relinker on their own and I'd be interested in hearing about people's experiences with it.

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

No branches or pull requests

2 participants