The Android SDK does not appear to be installed/configured on this computer. It is needed to install apps on Android devices.
To enable adb for Android device installation:
-
install the Android SDK
-
make sure the ANDROID_SDK environment variable is available to the Corona Simulator:
launchctl setenv ANDROID_SDK <path-to-sdk>
trying to follow these steps… I have android studio installed. In terminal I ran the command above with the path to my sdk ~/Library/Android/sdk… I also tried running it in corona’s terminal and restarting. nothing is working properly. Can I get some dumbed down steps on getting this working please