bmarwell / libloader

A configurable and extendable loader for native libraries to use with JNI.
Apache License 2.0
2 stars 0 forks source link

Support multiple search paths #1

Closed bmarwell closed 4 years ago

bmarwell commented 4 years ago

Must support version Must support non-hf for hf arm

GetTemplatePath should probably named getSearchPaths instead and return a linked list.