I tried to use make.sh in the project directory to cross-compile the library for Android, but it didn't work. I'm using NDK version 25, and my compile command is ndk=/path/to/install/ ./make.sh cross-android64. I looked at the compilation instructions provided in BUILDING.md, but there's no information about cross-compilation. I look forward to your reply. Thank you.