Installation Requirements
BaseRock AI supports Android Studio 2024.2+ for Android development. Ensure you have the latest version installed from the official Android Studio website. If you’re using an older version, please update it or reach out to support@baserock.ai for assistance. If you don’t have an existing Android project but still want to try BaseRock, follow our hands-on lab here to set up an environment from scratch.
BaseRock AI supports Jetpack Compose for modern UI development in Android. This step assumes that you are using Android Studio 2024.2+ and have the necessary Kotlin dependencies configured. If you’re using an older version, please update your environment or contact support@baserock.ai for help. If you don’t have an existing Jetpack Compose project but still want to try BaseRock, follow our hands-on lab here to set up an environment from scratch.
BaseRock AI supports IntelliJ IDEA 2024.2.4+ for Kotlin and Java development. You can download the latest version from the JetBrains website. If you’re using an older version, please update it or contact support@baserock.ai for help. If you don’t have an existing IntelliJ project but still want to try BaseRock, follow our hands-on lab here to set up an environment from scratch.
BaseRock AI supports Native Kotlin development. This step assumes that you have JDK 8+ and Kotlin 1.6+ installed on your machine. If you’re using an older version, please update it or reach out to support@baserock.ai for assistance. If you don’t have an existing Kotlin project but still want to try BaseRock, follow our hands-on lab here to set up an environment from scratch.
In the IntelliJ IDEA menu choose Settings
Note: The IntelliJ IDEA menu is on the left of File menu tab.
Go to Plugins > Marketplace tab. Search for "BaseRock" and click Install.
Tip: Search from the Plugin/Marketplace tab located to the left of the Plugin/Installed.
Click on Restart IDE for the changes to take effect
Open up your Kotlin file. Find
the BaseRock logo in the gutter of your IDE