A shared library binary built by Gradle for a native library.
| Type | Name and description |
|---|---|
File |
getSharedLibraryFile()The shared library file. |
File |
getSharedLibraryLinkFile()The shared library link file. |
void |
setSharedLibraryFile(File sharedLibraryFile)The shared library file. |
void |
setSharedLibraryLinkFile(File sharedLibraryLinkFile)The shared library link file. |
| Methods inherited from class | Name |
|---|---|
interface NativeBinarySpec |
getBuildType, getComponent, getFlavor, getLibs, getLinker, getStaticLibArchiver, getTargetPlatform, getTasks, getToolChain, lib |
The shared library file.
The shared library link file.
The shared library file.
The shared library link file.