This guide will walk you through setting up your native development environment such that it's optimized for integration with Corona Enterprise.
Android development is done using the Java programming language. Please install
On Oracle's download page, find the latest version of .dmg
for
Once downloaded, open the .dmg
file and follow the install instructions.
After installing Java, you should install and use Android Studio for development. Android Studio is the official IDE for Android development and it has several advantages over the previous IDE and build system for Android development; you can read more details here.
Download Android Studio here. On the download page, simply click the Download button, accept the terms and conditions, and click Download again.
While the Android Studio download completes, you'll be redirected to the installation page. Assuming that Java has already been installed using the instructions above, you can ignore the portion about javac -version
Once you get to the Setup Wizard, we recommend you do the "Standard" installation which will give you the latest Android SDK, Build, Platform Tools, API Levels, emulator instances, and Android source code. If you don't wish to install some of these components, you can do a "Custom" installation and configure the environment however you like.
Once Android Studio is installed and you're presented with the welcome screen, select Configure in the