Failed to find 'ANDROID_HOME' and 'android'

Screenshot%20from%202019-03-27%2010-14-32 Screenshot%20from%202019-03-27%2010-14-59

i can’t build apk even if i have ANDROID_HOME in the path and the commande android work fine …

Hello,

First Install android studio then add your sdk path in environment variable;

GO to my computer property --> Advance Syster Setting --> Envirements Variable --> System Variable

Variable: ANDROID_HOME
Value: C:\Users\Yourusername\AppData\Local\Android\Sdk

Hope it help you :slight_smile:

even though it doesn’t work , the ANDROID_HOME already exists and the commande android work fine , but when i try to build an apk it show me that message , like he can’t find it …

i’m working on ubuntu os

oh ok , sorry mate i never tried Ubunto OS

thank you anyway :slightly_smiling_face: