You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maximum supported Android Gradle Plugin (AGP): 8.11.0
Supported CPU architecture: 32-bit ARM (armeabi-v7a), 64-bit ARM (arm64-v8a)
Approximate system needs
Minimum storage: Approximately 3.5GB (assets installation requires around 2GB, while builds could require an additional 1GB)
Minimum free RAM: Approximately 1.5GB of free RAM, but 4GB recommended (free RAM is the amount available for applications to use, not the total device RAM)
Java considerations
Code on the Go ships with JDK 21, which is sufficient for nearly all use cases; official support is not provided for other JDK versions.
For any project, the Java source version depends on the AGP version it is configured to use.
Projects with AGP 8.11.0 (shipped by default) can be configured to use up to Java 17 syntax.
If the project is configured with any other AGP version, then the Java source version may differ, in which case you may need to verify whether it is possible to use a newer or older Java source version.
Kotlin considerations
CoGo ships with Kotlin 1.9.2.
As with Java, this also depends on the AGP version, but we recommend using Kotlin 1.9.2. It may be possible to use a newer Kotlin version, but support is not tested or guaranteed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Code on the Go is built for Android. Please download the app from the official link:
https://www.appdevforall.org/code-on-the-go/
You can refer to the information below to better understand if it will function on your device (last updated on June 15, 2026):
Basic information
Approximate system needs
Java considerations
Kotlin considerations
Beta Was this translation helpful? Give feedback.
All reactions