← Back to all announcements

Announcement

Adelaide: A Code Editor, but for Android.

by playfairsStandard

An early concept for a no-frills Android code editor focused on speed, simplicity, and essential mobile editing features.

Adelaide

A lightweight editor concept for Android that keeps code editing simple and snappy.

Adelaide is being explored as a mobile companion to AsterIDE: a no-frills editor built specifically for source work on phones and tablets.

This announcement is about the concept itself; a vision for a clean mobile editing experience that stays out of the way and gives developers the essentials they need on the go.

What Adelaide aims to do

  • Open and edit files stored locally on the device.
  • Provide syntax highlighting for the most common languages.
  • Support a focused search-and-replace workflow inside the current file and across a project.

What Adelaide wants to avoid

  • Bloating the interface with unnecessary options.
  • Forcing complex dialogs or heavy controls onto small screens.
  • Slowing down startup or editing responsiveness.

Current status

Adelaide is currently an idea in the early concept stage. Development is paused until AsterIDE v2.0.0 reaches stability, after which we can evaluate building a truly lightweight Android-focused editor for people who want code editing without ads.