FoldRender / Guides / Reading code and docs on a foldable, done right
FoldRender guide

Reading code and docs on a foldable, done right

Foldables like the Galaxy Z Fold 7 finally have the screen for real reading — but most apps treat them like a big phone. FoldRender is built for the fold: a two-pane file tree + document view unfolded, a single column folded, native rendering for every format, and on-device git.

Download the APKv0.6.3 · free See what FoldRender does

How FoldRender handles it

Designed for the fold

Two panes unfolded, one column folded, and folding is a pure relayout — the app never restarts and you never lose your place.

Native everything

Markdown, source, JSON/YAML/CSV, PDF, HTML, logs and notebooks render natively — no WebView, no laggy embeds.

Reading + git in one

Browse, render and review, then clone/diff/commit/push — the reviewing half of a laptop-free dev loop.

FAQ

What makes FoldRender good for a foldable specifically?
FoldRender uses the unfolded width for a two-pane file-tree + document view and collapses to a single reading column when folded, with folding handled as a pure relayout so the app never restarts and scroll position is kept.
Is it free?
Yes. FoldRender is a free APK download for Android, built for the Galaxy Z Fold 7 and other large foldables.

More FoldRender guides