I am new in developing native app using Salesforce SDK. I tried to create android project from command line using forcedroid tool but there is problem in setting environment
MacOS
add this string in file ~/.bashrc or ~/.zshrc
export ANDROID_HOME="/Users//Library/Android/sdk"