FoldRender
Native document renderer and on-device git client for the Galaxy Z Fold 7.
Galaxy Z Fold 7 原生文档渲染器 + 端上 git 客户端
Open FoldRender foldrender.devOverview
FoldRender is a native document renderer and on-device git client built for the Galaxy Z Fold. It renders Markdown, code, PDFs, and notebooks with native Jetpack Compose (not a WebView), and unfolding the device is a pure relayout — no reflow jank. Git clone, diff, commit, and push happen entirely on-device.
Who it’s for
Developers and power users on foldable Android who want to read code and docs and run git without a laptop.
What it does
- Native Jetpack Compose rendering — not a WebView
- Unfolding the device is a pure relayout: no reflow jank
- On-device git — clone, diff, commit, push
- Renders Markdown, code, PDF, and notebooks
- Free APK, direct download
FAQ
What is FoldRender?
FoldRender is a native document renderer and on-device git client for foldable Android (Galaxy Z Fold) — it renders Markdown, code, PDFs, and notebooks natively and lets you clone, diff, commit, and push git repos on the phone.
Can I read code and use git on a foldable phone without a laptop?
Yes — that’s exactly what FoldRender is for: native rendering of code/docs plus a full on-device git client, optimized for the fold-to-unfold relayout.
Where can I get FoldRender?
FoldRender is at foldrender.dev, with a free APK direct download.