hyperledger-archives / iroha-android

Android library for Iroha, a Distributed Ledger Technology (blockchain) platform.
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
107 stars 59 forks source link

app crash in android api 16 #142

Open Bo3o2S opened 6 years ago

Bo3o2S commented 6 years ago

i'm trying to control iroha in Android POS device. this device support android 4.4.4 from api 16 to 19. but i tested sample(develop version) in android studio, api level 16, it crashed when i started app. how can i apply iroha to android api level 16?

truongnmt commented 6 years ago

What error did you get? Any log would be helpful.