A robust native library loader for Android that handles loading native libraries safely.
<dependency>
<groupId>com.getkeepsafe.relinker</groupId>
<artifactId>relinker</artifactId>
<version>1.4.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load a native library using ReLinker
Ensure native libraries are built for all required ABIs.
No dependency data recorded yet.