For the complete documentation index, see llms.txt. This page is also available as Markdown.

Creating An Android Build

After setting up the SDK configuration, you’ll also need to configure the Android settings. This ensures that your project includes the required Android dependencies for the Coda SDK

  1. Go to the Coda menu: Coda → Modify Android Settings

  2. In the popup window, verify the file paths if you're using custom configurations

  3. Click Apply Android Settings to automatically insert the required dependencies

  4. Close the settings window

If you’re not using any custom Gradle or manifest files, you can leave all the path to its default value

  1. Create the Android build: Go to File → Build Settings and make sure your current scene is added under Scenes in Build. If it’s not listed, click Add Open Scenes, then click Build or Build And Run.

Last updated

Was this helpful?