Get the latest version of Code on the Go
Click here to download the latest release. The release includes the following fixes and enhancements.
Kotlin LSP improvements
The Kotlin LSP now automatically detects Gradle build completions to re-scan module content roots for updated source files. This ensures that generated sources are immediately recognized by the analysis API, allowing users to work with the latest code without needing to restart the project.
Updated plugin API
Plugins must now include both light (plugin.icon_day) and dark (plugin.icon_night) mode icon variants as <meta-data> tags in AndroidManifest.xml. Learn more in the Plugin Development Guide.
Other updates
This release includes stability and performance improvements including:
- Fixed (GitHub issue #1166): When starting a new project using a template, the project’s directory structure is now generated in the correct location.
- Fixed: An issue that caused the debugger pairing process to fail has been resolved.
- Fixed: The NDK plugin now correctly removes artifacts from its install process.
- Sketch to UI improvements include the following:
- Password entry fields are now automatically recognized as inputType="textPassword".
- Tapping an image placeholder prompts you to browse and select an image from your device. The image will be added to correct location in the /drawable folder.
- Other changes to generate better XML.
- Other fixes including resolving the following:
- NoSuchMethodError
- DiagnosticCoroutineContextException
Let us know what you think
If you have any problems or suggestions, please let us know! You can reach us the following ways:
- In the app, tap the Feedback button to create an email that includes a screenshot
- Send us email
- Join our Telegram community
Our story
If you’re wondering why we’re building an IDE that runs on phones (including 32-bit devices) and doesn’t require internet access, our one-minute video sums it up.