Google is changing how Android installs apps — stores like this one are at risk. keepandroidopen.org

← All apps

TermuC

Write and run C and C++ code on your phone

⭐ 231 GitHub stars 📜 GPL-3.0 Tools

Made by RainbowC0 · free & open source ✅

Version v0.2.4 · 0.3 MB · updated 20 days ago

This comes straight from TermuC’s own GitHub page — it’s free. Need help installing? →

What it looks like

About this app

TermuC is a small C and C++ editor for Android. You write code on your phone and then build and run it, without a computer anywhere in the loop. It colours your code, completes as you type, formats it, jumps to definitions, renames symbols, suggests fixes and shows compiler errors right where they happen. It keeps your files organised as projects, and there is a dark mode.

The trick is that TermuC does not carry its own compiler. It hands the real work to Termux, the Linux environment app, and talks to the clangd language server running inside it. That keeps TermuC small and gives you a proper toolchain instead of a toy one.

So you do need Termux installed first, and you need to follow the project's Setup guide to get clang, clangd and netcat installed inside it. Skip that step and TermuC will not build anything.

From the app’s home page

More like this

All Tools →

Last worked on 20 days ago · Listed here since 2026 · info updated 2 hours ago

✏️ Suggest an edit  ·  🚩 Report this listing