Emurgo / csl-mobile-bridge

React-native bindings for Emurgo's cardano-serialization-lib (Cardano haskell Shelley)
MIT License
23 stars 12 forks source link

[Android] Accessing blockchain from Android iOS code #62

Closed lozyloop12 closed 1 year ago

lozyloop12 commented 2 years ago
image

I am having trouble getting the react-native-haskell-shelley to build as I run up against the following error when building.

“Task with name ‘cargoBuild’ not found in project ‘:@emurgo_react-native-haskell-shelley’” Which seems to be from the android build.gradle line

nntruong96 commented 2 years ago

I have the same issuse, i can't run android when install react-native-haskell-shelley. You fixed it? can you help me, my gmail nhuttruong6496@gmail.com.

lisicky commented 1 year ago

Hi! You need to install android NDK and specify correct env variables like ANDROID_HOME

stackchain commented 1 year ago

considered answered, please re-open if you still need further assistance.