runtime error
spectracoin opened this issue · 4 comments
spectracoin commented
vfaramond commented
Hey there, thanks for your interest in our project!
What's the content of your env. variable ANDROID_HOME
($ echo $ANDROID_HOME
) ?
It should point to the Android SDK folder, in some cases it points to the Android Studio folder.
On Windows machines, it should be under Users/AppData/Local/Android/sdk
and not under Program Files/Android
location.
Let me know if it fixes your issue 👍
spectracoin commented
vfaramond commented
You can try to build the project directly in Android Studio to see if you have some warnings/errors!
spectracoin commented