eltcoin / eltwallet

Non-custodial decentralized mobile wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

runtime error

spectracoin opened this issue · comments

When I try to run the APP in Android I get the following error:

image

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 👍

Thank you very much for your reply.

I have verified "Android_Home" is correctly implemented.

What else could it be?. I have already updated all the Android Studio Tools.

image

You can try to build the project directly in Android Studio to see if you have some warnings/errors!

It also gives me a mistake in the same part

image