Code on the Go Official
954 subscribers
3 photos
10 files
63 links
Code on the Go is a standalone IDE that makes it possible to build apps using only an Android phone, even in locations without Internet access. Learn more at appdevforall.org/codeonthego.
Download Telegram
Hey, everyone! Thanks for responding to our question about third-party hosting sites. Excluding the Play Store and F-Droid, these are the options you've suggested:

APKPure: https://apkpure.com/
APKMirror:
https://www.apkmirror.com/
IzzyOnDroid:
https://izzyondroid.org/
Accrescent:
https://accrescent.app/
Uptodown:
https://en.uptodown.com/
HUAWEI AppGallery: https://consumer.huawei.com/en/mobileservices/appgallery/

If you have opinions on why you would or wouldn't use any of these, please let us know, and please feel free to suggest additional sites.
7👍4
Hello, everyone! A new preview release of Code on the Go (26.15) is available here:
https://www.appdevforall.org/code-on-the-go/

Please take a look at the release notes, which provide details and videos on what's included:
https://www.appdevforall.org/code-on-the-go-release-notes-26-15/

Of note, Code on the Go now supports drag-and-drop between apps in landscape and DeX. It also provides Git enhancements for remote operations, including cloning, pulling, and pushing changes directly through the editor’s bottom sheet.

Thanks for using the app! We look forward to your feedback!
🔥71
Hey, everyone! Thanks for your input about publishing options. We're reviewing your suggestions and investigating the best possible platforms for distribution. We appreciate your feedback and will share more updates soon.

Also, thanks to all users who have helped other users find solutions. This is very helpful, especially as membership numbers continue to increase. If you are a new user, please have a look at the code of conduct:

1. Be respectful. Treat all members with respect.
2. Stay on topic. Keep conversations focused on Code on the Go.
3. English only. Please post in English so everyone can participate.
4. No spam, solicitation, or self-promotion. Do not post ads, repeated messages, or unrelated links.
5. Use appropriate content. No hateful, illegal, or adult content will be tolerated.
6. Protect privacy. Don’t share anyone’s personal or private information.
7. Admin moderation. Admins will typically issue a warning before removing a member, but severe violations may result in immediate removal.

Thanks for using the app. Please continue to share your ideas and creations!
18
Hey, everyone! The Code on the Go pre-release phase is quickly coming to an end, with the formal release scheduled for April 28. This is an exciting step in the development process! Preparing for this new phase, we’d like to look back on all that’s happened. So, please share your experiences with us! We’d love to hear stories about your development in coding. What accomplishments have you made using the app? What is your primary reason for working with it? What do you plan to do in the future? Feel free to show us what you’re working on, whether it’s a business app, a game, or a learning project.
Thank you all for your continued support! We look forward to seeing you here on April 28!
5🥰1👏1
Hello, everyone! A new preview release of Code on the Go (26.16) is available here:
https://www.appdevforall.org/code-on-the-go/

Please take a look at the release notes, which provide details and videos on what's included:
https://www.appdevforall.org/code-on-the-go-release-notes-26-16/

One of the new features this week is full-screen mode, which lets you hide and show the top menu and the bottom sheet with a single tap.

Thanks for using the app! We look forward to your feedback!
9🔥3🎉2🤔1
Hey, everyone! We've seen a diverse range of devices from users here, so we were hoping to ask some questions to learn more about your daily coding setups. Please consider the following:

>If you have a smartphone, in what year was it manufactured?

>If you have a tablet, in what year was it manufactured?

>How do you most often enter text on these devices (hard keyboard, soft keyboard, or other)?

>Do you also use a desktop computer, laptop, or other device?

If it helps, please copy/paste these questions and respond to them in the group, although any type of response is great. Thanks to you all!
7🔥1
Hello, everyone! A new preview release of Code on the Go (26.17) is available here:
https://www.appdevforall.org/code-on-the-go/

Please take a look at the release notes, which provide details and videos on what's included:
https://www.appdevforall.org/code-on-the-go-release-notes-26-17/

As shown, one change is the addition of Sketch to UI, which allows you to create instant app layouts from hand drawings. We've also added variety of plugin updates and expanded support for Kotlin LSP (please visit the link above for information about an issue in which our Kotlin template files include a redundant public modifier in the top-level class).

Of note, this is our last pre-release version. As ongoing users, this probably won't affect your overall experience, but we're ready to start sharing with a wider audience. One reason we can do this is because of all the excellent feedback, suggestions, and bug reports you've provided. Thank you so much for your support across the pre-release phase!

As always, thanks for using the app!
16🔥2👎1🥰1
Hey, everyone! To help ensure compatibility and performance, we’d like to learn more about your setups, so here’s this week’s question:

What Android version is your device currently running? (You can check in Settings > About phone if you’re not sure.)
Final Results
2%
8 or older
2%
9 (minimum for Code on the Go)
3%
10
4%
11
9%
12 / 12L
13%
13
11%
14
55%
15 or newer
0%
Not sure
3
A new release of Code on the Go is available! To this community, it's 26.18, the regular weekly release. But to the rest of the world, it's Release 1, our first "official" version!

We couldn't have reached this milestone without your extensive suggestions and feedback. Thank you for sticking with us through the rough edges and early iterations. You didn’t just test this app; you helped build it.

While 26.18 might feel like just another Tuesday to you, your input is the reason we're ready for the world today. Onward to the next commit!

Best,
The Code on the Go Team

The links:
* Download: https://www.appdevforall.org/code-on-the-go/
* Release notes: https://www.appdevforall.org/code-on-the-go-r1-release-notes/
* A word from our founder: https://www.appdevforall.org/welcome-to-release-1-of-code-on-the-go/
17👍2🔥2
Hey, everyone! This message concerns the following GitHub issue:
https://github.com/appdevforall/CodeOnTheGo/issues/1206
If you’ve experienced the problem described in this issue, the Code on the Go APK has been updated with a fix:
https://www.appdevforall.org/code-on-the-go/
Please let me know if you have questions or experience additional problems. Thank you!
5
Hello, everyone! If you need assistance with any function in Code on the Go, always feel free to ask for help here, but you may also find our tutorial videos useful:
https://www.youtube.com/@Appdevforall/featured
For example, you might want to build a plugin, pair the debugger, or create an AAB. These topics are covered!
We would like to continue adding helpful videos, so we're asking for your input. If you would like to know more about a topic that isn't covered, please tell us in a reply to this message!
Thanks for your help, and thanks for using Code on the Go!
12
Hi, all! A new Code on the Go release is available. Updates in this version include resolving https://github.com/appdevforall/CodeOnTheGo/issues/1166/

APK: https://www.appdevforall.org/code-on-the-go/
Release notes: https://www.appdevforall.org/code-on-the-go-release-notes-26-20/

Thanks as always for using Code on the Go!
6🔥2🥰1😍1
Hi, all! The previous download link for the latest release was inoperable. Please try the new link here:
https://www.appdevforall.org/code-on-the-go/

Updates in this version include resolving the following:
https://github.com/appdevforall/CodeOnTheGo/issues/1166/

Please also see the release notes:
https://www.appdevforall.org/code-on-the-go-release-notes-26-20/

Thanks as always for using Code on the Go!
12
Hi, everyone! As you may have noticed, we missed our usual Tuesday release window. We're putting the finishing touches on release 26.21, and hope to make it available soon. Thanks for your patience and support!
10🔥5
Hey, everyone! A new release of Code on the Go is now available here:
https://www.appdevforall.org/code-on-the-go/

Please take a look at the release notes:
https://www.appdevforall.org/code-on-the-go-release-notes-26-22/

If you previously experienced flickering text in the editor, please let us know if this is fixed for you:
https://github.com/appdevforall/CodeOnTheGo/issues/1136

Also, if you have any questions about compatibility or recommended device specifications, please see the fact sheet here:
https://www.appdevforall.org/code-on-the-go-compatibility-and-minimum-requirements/

Thanks for using the app!
14👍2🔥2
Following the latest release, we give huge thanks to two users who contributed plugins!
Thanks Arman King (@DEV_MOD_ON) for Cotg-NDK!
Thanks Omar Haidar (@OMAR_HAIDAR_0) for Icons Repository!
You can read about their plugins here:
https://www.appdevforall.org/addons/
If you'd like to make your own contribution, please read:
https://www.appdevforall.org/addons/#contribute
9🥰2
Thanks to all of you who have shared information on your projects! If you've built an app with Code on the Go, we'd love to showcase it on a "Built with Code on the Go" page! Please email us at social@appdevforall.org with the following:

>App name
>Screenshot
>Brief description of what it does and why you built it
>Link to download (if available)
>Any other information you'd like to share about developing it
7🔥1