/magical-bitcoin-wallet-jni

JNI bindings for magical-bitcoin-wallet

Primary LanguageRustMIT LicenseMIT

magical-bitcoin-wallet-jni

Build the library with:

CC="aarch64-linux-android21-clang" cargo build --target=aarch64-linux-android

Make sure that the compiler from the NDK is in your PATH

If the library is built in debug mode, there should already be a symlink from ./target/debug//libmagical_bitcoin_wallet_jni.so to the jniLibs directory, otherwise manually copy the shared object.