Urgent.News

What's breaking now, across thousands of outlets.

Tech

I built a coding workspace for Android because I hated coding on my phone

Have you ever had an idea, assignment, or small bug to fix while you were away from your laptop? You have your phone. You have the code. But you don't really have a proper coding environment. That was the problem I wanted to solve. So I started building RunCoder — a coding workspace for Android. You can write, edit, organize, and run code directly from your phone. It currently supports: C C++…

Have you ever faced a situation where you needed to code but were stuck without your laptop? Your phone was readily available, and you had the code ready. However, coding on a phone was not as seamless as it is on a desktop. This was the problem that prompted the development of RunCoder, a coding workspace designed specifically for Android devices.

With RunCoder, you can now write, edit, organize, and run code directly from your phone. It supports multiple programming languages including C, C++, Java, Python, HTML, CSS, and JavaScript. The app also offers starter templates, multi-file projects, a mobile-friendly editor, syntax highlighting, customizable editor settings, and integrated output.

The aim of RunCoder is not to replace more robust IDEs like VS Code or Android Studio. It is designed to be a simpler, more accessible coding environment that can be utilized when a laptop is not at hand. The app has now been released on Google Play for developers to try out.

I am eager to receive feedback from the developer community. What additional feature would make you want to code directly from your phone? If you have already used RunCoder, I would particularly appreciate your insights on what works well, what is frustrating, and what improvements I should consider implementing next.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at dev.to →

More in Tech

The first thing I check before trusting any dataset

Every dataset I've ever received came with a description. Almost none of them matched the data. Not because anyone was lying.

  • Examine null values to identify hidden nulls
  • Analyze data distribution beyond summary statistics
  • Validate time column integrity against assumptions

I ripped the color of failure out of my calendar

There's a specific kind of night: you lie down having finished half your list, and the only thing your brain replays is the half you didn't.

  • Author developed an app to counter all-or-nothing thinking in task completion.
  • App features no color for incomplete tasks, no percentages, and no progress bars.
  • Returning after a break is celebrated, not audited for the gap.

More from Sunday 30 August →