There are no Android-native libraries that provide a way to interact with Cardano and build transactions. There are two possible workarounds: - Compile cardano-serialization-lib to arm and use FFI - Use WASM or JS versions of the library
There are no Android-native libraries that provide a way to interact with Cardano and build transactions.
There are two possible workarounds: