Screenshot_20260703_085508_Barrel Scroll.jpg
128.9 KB
Hey, all! Here are some screenshots to give you a better idea of what the barrel scroll demo lets you accomplish (the APK is also attached here for convenience). Specifically, it is designed to fit more text on smaller screens. Above, the last four images show the same text at different settings.
Please download the APK and let us know what you think!
Please download the APK and let us know what you think!
โค7๐ซก1
Hello, all!
Multiple Code on the Go users have told us they work with screen readers, which prompts us to think about ways we can provide better support and integration. We would like to make Code on the Go the best option for users with low vision. The following article discusses the importance of understanding how options like screen readers work before offering solutions:
https://iinteractive.com/resources/blog/read-only
If you have experience with a screen reader or any other option that is designed to increase accessibility for users with low vision, please let us know what you think. If you have any suggestions that would enhance existing options, please tell us! We are very interested in your ideas!
Thanks for using the app!
Multiple Code on the Go users have told us they work with screen readers, which prompts us to think about ways we can provide better support and integration. We would like to make Code on the Go the best option for users with low vision. The following article discusses the importance of understanding how options like screen readers work before offering solutions:
https://iinteractive.com/resources/blog/read-only
If you have experience with a screen reader or any other option that is designed to increase accessibility for users with low vision, please let us know what you think. If you have any suggestions that would enhance existing options, please tell us! We are very interested in your ideas!
Thanks for using the app!
โค5๐ฅฐ2
Hey, everyone! Please remember that our main support venue is now at GitHub Discussions, which can be accessed here:
https://github.com/appdevforall/CodeOnTheGo/discussions
This short video provides some instructions on use:
https://www.youtube.com/shorts/QDBxehxCDRA
Also, if you haven't seen the new app demonstrating barrel editor, please see the following link:
https://t.me/CodeOnTheGoOfficial/69
We appreciate all your feedback!
https://github.com/appdevforall/CodeOnTheGo/discussions
This short video provides some instructions on use:
https://www.youtube.com/shorts/QDBxehxCDRA
Also, if you haven't seen the new app demonstrating barrel editor, please see the following link:
https://t.me/CodeOnTheGoOfficial/69
We appreciate all your feedback!
GitHub
appdevforall CodeOnTheGo ยท Discussions
Explore the GitHub Discussions forum for appdevforall CodeOnTheGo. Discuss code, ask questions & collaborate with the developer community.
โค5๐1
Hello, everyone! A new release of Code on the Go is available here:
https://www.appdevforall.org/code-on-the-go/
Please check the release notes, as they contain important information on changes:
https://www.appdevforall.org/code-on-the-go-release-notes-26-28/
Of particular note, the layout editor is now a plugin, so please keep this in mind.
Also, our main support forums are now at GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions
If you need help, want to request a feature, or have found a bug, let us know by posting there!
Thanks for using the app!
https://www.appdevforall.org/code-on-the-go/
Please check the release notes, as they contain important information on changes:
https://www.appdevforall.org/code-on-the-go-release-notes-26-28/
Of particular note, the layout editor is now a plugin, so please keep this in mind.
Also, our main support forums are now at GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions
If you need help, want to request a feature, or have found a bug, let us know by posting there!
Thanks for using the app!
โค6๐4๐ฅ1๐คฉ1
Hey, everyone! A new release of Code on the Go is available here:
https://www.appdevforall.org/code-on-the-go/
Please check the release notes, as they contain important information on changes:
https://www.appdevforall.org/code-on-the-go-release-notes-26-29/
For example, the release version is now more conveniently displayed, and some improvements have been made to Kotlin LSP.
Also, please don't forget that our main support forums are now at GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions
We'd love to see you there! Thanks for your continued support!
https://www.appdevforall.org/code-on-the-go/
Please check the release notes, as they contain important information on changes:
https://www.appdevforall.org/code-on-the-go-release-notes-26-29/
For example, the release version is now more conveniently displayed, and some improvements have been made to Kotlin LSP.
Also, please don't forget that our main support forums are now at GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions
We'd love to see you there! Thanks for your continued support!
โค7๐2๐1
TRANSLATIONS:
Recently, several users have contacted us about translation quality. If you find any translations that need work or are missing completely, you can contribute directly by taking the following steps:
1 - Fork the Code on the Go repo (you only need to do this once; upper right corner at link, to the left of the star icon): https://github.com/appdevforall/CodeOnTheGo
2 - Create a GitHub issue with a detailed explanation of the translation issue: https://github.com/appdevforall/CodeOnTheGo/issues
3 - In your forked repo, create a branch that (1) targets the stage branch and (2) starts with
4 - Edit the
5 - Make a pull request (PR) from the branch and where the description refers to the GitHub issue (ideally, for example, as "Closes #XXXX", where XXXX is the number of the GitHub issue from step 2).
PLEASE NOTE: Steps 2 through 5 can be repeated for multiple different submissions.
We appreciate any translation work that you want to conduct! If you have any questions, please ask us.
Recently, several users have contacted us about translation quality. If you find any translations that need work or are missing completely, you can contribute directly by taking the following steps:
1 - Fork the Code on the Go repo (you only need to do this once; upper right corner at link, to the left of the star icon): https://github.com/appdevforall/CodeOnTheGo
2 - Create a GitHub issue with a detailed explanation of the translation issue: https://github.com/appdevforall/CodeOnTheGo/issues
3 - In your forked repo, create a branch that (1) targets the stage branch and (2) starts with
community/FEATURE-DESCRIPTION-HERE. For example: community/indonesian-translation-supplement4 - Edit the
strings.xml file (or other file that needs translation work)5 - Make a pull request (PR) from the branch and where the description refers to the GitHub issue (ideally, for example, as "Closes #XXXX", where XXXX is the number of the GitHub issue from step 2).
PLEASE NOTE: Steps 2 through 5 can be repeated for multiple different submissions.
We appreciate any translation work that you want to conduct! If you have any questions, please ask us.
โค5๐1
Hey, everyone! A new release of Code on the Go is available here:
https://www.appdevforall.org/code-on-the-go/
Please check the release notes, as they contain important information on changes:
https://www.appdevforall.org/code-on-the-go-release-notes-26-30/
For example, you can now download a Flutter template that was built by a member of this group (see release notes above):
https://www.appdevforall.org/addons/#:~:text=Flutter%20template
Also, many of our tutorial videos are available on Bilibili:
https://space.bilibili.com/3706965794490905
Our YouTube channel is still here:
https://www.youtube.com/@Appdevforall/featured
Finally, please don't forget that our main support forums are now at GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions
We'd love to see you there! Thanks for your continued support!
https://www.appdevforall.org/code-on-the-go/
Please check the release notes, as they contain important information on changes:
https://www.appdevforall.org/code-on-the-go-release-notes-26-30/
For example, you can now download a Flutter template that was built by a member of this group (see release notes above):
https://www.appdevforall.org/addons/#:~:text=Flutter%20template
Also, many of our tutorial videos are available on Bilibili:
https://space.bilibili.com/3706965794490905
Our YouTube channel is still here:
https://www.youtube.com/@Appdevforall/featured
Finally, please don't forget that our main support forums are now at GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions
We'd love to see you there! Thanks for your continued support!
โค8๐ฅฐ2
Hey, everyone! A new release of Code on the Go is available here:
https://www.appdevforall.org/code-on-the-go/
Please check the release notes for information on important changes, including those to Kotlin code actions and the plugin manager:
https://www.appdevforall.org/code-on-the-go-release-notes-26-31/
Also, the app now comes with many new Chinese language translations. If you are using the Chinese language setting, please consider updating as soon as possible.
Finally, please don't forget that our main support forums are now at GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions
We'd love to see you there! Thanks for your continued support!
https://www.appdevforall.org/code-on-the-go/
Please check the release notes for information on important changes, including those to Kotlin code actions and the plugin manager:
https://www.appdevforall.org/code-on-the-go-release-notes-26-31/
Also, the app now comes with many new Chinese language translations. If you are using the Chinese language setting, please consider updating as soon as possible.
Finally, please don't forget that our main support forums are now at GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions
We'd love to see you there! Thanks for your continued support!
โค8๐1๐ฅ1
Hello, all! Our website (appdevforall.org) is currently down, including the link to download Code on the Go. We are working to fix this! I'll post a follow-up when it's restored. Thanks for your patience!
โค10๐4
Hey, everyone! The website is now live again. You should be able to download the app here:
https://www.appdevforall.org/code-on-the-go/
Thanks for waiting!
https://www.appdevforall.org/code-on-the-go/
Thanks for waiting!
โค13
Hello, all! Please note that there will not be a release today (August 4) due to the need for more testing after implementing important changes. We should be back to our normal schedule soon. Thank you!
โค4๐3๐ฑ2๐1
Hey, everyone! A new release of Code on the Go is available for download here:
https://www.appdevforall.org/code-on-the-go/
If you need help, send us a message with detailed information about the issue and your full device model/specs. If possible, please use our discussion forums:
https://github.com/appdevforall/CodeOnTheGo/discussions
Also, please read through the release notes here:
https://www.appdevforall.org/code-on-the-go-release-notes-26-33/
In these notes, you'll find important information about analytics options, the Build Output panel, plugin development changes, and a range of fixes.
Thanks for your support!
https://www.appdevforall.org/code-on-the-go/
If you need help, send us a message with detailed information about the issue and your full device model/specs. If possible, please use our discussion forums:
https://github.com/appdevforall/CodeOnTheGo/discussions
Also, please read through the release notes here:
https://www.appdevforall.org/code-on-the-go-release-notes-26-33/
In these notes, you'll find important information about analytics options, the Build Output panel, plugin development changes, and a range of fixes.
Thanks for your support!
โค9๐ฅ2
Hi, everyone! We're going to be making some changes to our web site today. If you can't reach the regular CoGo download page, here are the direct links to the APKs, which won't be affected by the changes:
* 64-bit build: https://download.appdevforall.org/CodeOnTheGo-release26.33-armv8a.apk
* 32-bit build: https://download.appdevforall.org/CodeOnTheGo-release26.33-armv7a.apk
The plugins page may not be available for a brief period, but we promise to restore everything as soon as possible. Thanks for your patience!
* 64-bit build: https://download.appdevforall.org/CodeOnTheGo-release26.33-armv8a.apk
* 32-bit build: https://download.appdevforall.org/CodeOnTheGo-release26.33-armv7a.apk
The plugins page may not be available for a brief period, but we promise to restore everything as soon as possible. Thanks for your patience!
โค9๐1
Hey, everyone! A new release of Code on the Go is available for download here:
https://www.appdevforall.org/code-on-the-go/
If you need help, please post a message in our GitHub Discussions forum, including detailed information about the issue and your full device model/specs:
https://github.com/appdevforall/CodeOnTheGo/discussions
Also, please read through the release notes here:
https://www.appdevforall.org/code-on-the-go-release-notes-26-34/
Thank you!
https://www.appdevforall.org/code-on-the-go/
If you need help, please post a message in our GitHub Discussions forum, including detailed information about the issue and your full device model/specs:
https://github.com/appdevforall/CodeOnTheGo/discussions
Also, please read through the release notes here:
https://www.appdevforall.org/code-on-the-go-release-notes-26-34/
Thank you!
โค4๐3
Hello, all! Please respond to our new poll in GitHub Discussions:
https://github.com/appdevforall/CodeOnTheGo/discussions/1694
To help us develop more information resources, we want you to tell us what questions are most important to answer about Code on the Go, especially for new users. You can respond to the poll by choosing a listed option, adding a comment, or both!
Thanks for checking it out!
https://github.com/appdevforall/CodeOnTheGo/discussions/1694
To help us develop more information resources, we want you to tell us what questions are most important to answer about Code on the Go, especially for new users. You can respond to the poll by choosing a listed option, adding a comment, or both!
Thanks for checking it out!
โค4
Hey, everyone! This is a short reminder that we have a poll here:
https://github.com/appdevforall/CodeOnTheGo/discussions/1694
Please consider responding to the discussion so we can hear your ideas! Thank you!
https://github.com/appdevforall/CodeOnTheGo/discussions/1694
Please consider responding to the discussion so we can hear your ideas! Thank you!
โค4
Hey, all! We'll close our current poll tomorrow:
https://github.com/appdevforall/CodeOnTheGo/discussions/1694
Thanks to all of you for checking it out! Please also consider posting any projects you've created and want to talk about here:
https://github.com/appdevforall/CodeOnTheGo/discussions/categories/user-projects
https://github.com/appdevforall/CodeOnTheGo/discussions/1694
Thanks to all of you for checking it out! Please also consider posting any projects you've created and want to talk about here:
https://github.com/appdevforall/CodeOnTheGo/discussions/categories/user-projects
๐2โค1
Hi, everyone!
* Release 26.35 is available here: https://appdevforall.org/code-on-the-go/
* The release notes are available here: https://appdevforall.org/code-on-the-go-release-notes-26-35/
And here's some big news: In next week's release (26.36), we plan to update the core development stack for the 64-bit app to Kotlin 2.3.21 and AGP 9.3.1. TOML-based version catalogs will also be available.
This will be a breaking change! If you install next week's release, you may need to follow the steps in our migration guide (link below) to update your projects.
* The migration guide is here: https://github.com/appdevforall/CodeOnTheGo/wiki/IMPORTANT:-Fix-project-breaking-changes-after-the-Gradle-AGP-Kotlin-toolchain-upgrade
* An article with more details about the changes is here: https://appdevforall.org/modernizing-the-build-stack-benefits-and-breaking-changes/
* Release 26.35 is available here: https://appdevforall.org/code-on-the-go/
* The release notes are available here: https://appdevforall.org/code-on-the-go-release-notes-26-35/
And here's some big news: In next week's release (26.36), we plan to update the core development stack for the 64-bit app to Kotlin 2.3.21 and AGP 9.3.1. TOML-based version catalogs will also be available.
This will be a breaking change! If you install next week's release, you may need to follow the steps in our migration guide (link below) to update your projects.
* The migration guide is here: https://github.com/appdevforall/CodeOnTheGo/wiki/IMPORTANT:-Fix-project-breaking-changes-after-the-Gradle-AGP-Kotlin-toolchain-upgrade
* An article with more details about the changes is here: https://appdevforall.org/modernizing-the-build-stack-benefits-and-breaking-changes/
AppDev For All
Code on the Go - AppDev For All
Release 26.35 โ Updated August 25, 2026 Code on the Go Code on the Go (CoGoโข) is a mobile-first, offline-capable IDE for building full Kotlin and Java apps on Android phones and tablets without any additional hardware or internet access. With CoGo, you can:โฆ
๐ฅ5โค3
IMPORTANT:
Hey, everyone! Please note that a substantial change is coming next week. In release 26.36, we plan to update the core development stack for the 64-bit app to Kotlin 2.3.21 and AGP 9.3.1. TOML-based version catalogs will also be available.
This will be a breaking change! If you install next week's release, you may need to follow the steps in our migration guide to update your projects:
https://github.com/appdevforall/CodeOnTheGo/wiki/IMPORTANT:-Fix-project-breaking-changes-after-the-Gradle-AGP-Kotlin-toolchain-upgrade
Please also read this post, which provides additional context:
https://appdevforall.org/modernizing-the-build-stack-benefits-and-breaking-changes/
Thank you!
Hey, everyone! Please note that a substantial change is coming next week. In release 26.36, we plan to update the core development stack for the 64-bit app to Kotlin 2.3.21 and AGP 9.3.1. TOML-based version catalogs will also be available.
This will be a breaking change! If you install next week's release, you may need to follow the steps in our migration guide to update your projects:
https://github.com/appdevforall/CodeOnTheGo/wiki/IMPORTANT:-Fix-project-breaking-changes-after-the-Gradle-AGP-Kotlin-toolchain-upgrade
Please also read this post, which provides additional context:
https://appdevforall.org/modernizing-the-build-stack-benefits-and-breaking-changes/
Thank you!
โค9๐1