FoldRender / Guides / Read code on your phone, with real syntax highlighting
FoldRender guide

Read code on your phone, with real syntax highlighting

FoldRender shows syntax-highlighted source on the Galaxy Z Fold 7 — plus JSON, YAML, TOML, CSV and plain logs — in a native two-pane view. Browse the file tree, open a file, and read it the way you would on a laptop.

Download the APKv0.6.3 · free See what FoldRender does

How FoldRender handles it

Highlighted source

Language-aware syntax highlighting rendered natively, so code is readable on the go, not a wall of monospace.

Structured data too

JSON, YAML, TOML and CSV render cleanly — handy for configs, fixtures and data files in a repo.

File tree navigation

The unfolded left pane is the repo tree; tap a file and it opens on the right.

FAQ

Does FoldRender highlight source code on Android?
Yes. FoldRender renders syntax-highlighted source natively, along with JSON, YAML, TOML, CSV and logs, in a two-pane file-tree + document layout.
Is it a WebView-based viewer?
No. Rendering is native Jetpack Compose — no WebView — so scrolling stays smooth and folding the device is a pure relayout.

More FoldRender guides