EOSIO / eosio-java-android-abieos-serialization-provider

Pluggable serialization provider for EOSIO SDK for Java using ABIEOS
https://eosio.github.io/eosio-java-android-abieos-serialization-provider/
MIT License
11 stars 14 forks source link

abieos-lib can not link when runtime #56

Open lecletest opened 4 years ago

lecletest commented 4 years ago

when I build my project the error happen like: Exception in thread "main" java.lang.UnsatisfiedLinkError: no abieos-lib in java.library.path

Could you help me to explain or fix it? Thank you so much!

ifunsu commented 4 years ago

I have the same error too.