According to this article, this is not possible and requires cross-compiling the library.
If you need FreeType (a library for rendering fonts), you need to cross-compile. Note. Android uses FreeType, but internally it does not apply to native applications.
source
share