FoldRender / Guides
Guides

Read anything in your repo, on a foldable

Step-by-step guides for reading code, Markdown, PDFs and Jupyter notebooks — and running git — on the Galaxy Z Fold 7 with FoldRender. Each one ends with the things this build does not do.

Read Markdown on the Galaxy Z Fold 7

A step-by-step guide to reading and previewing Markdown on the Samsung Galaxy Z Fold 7. Install it from Google Play, ope…

git clone on Android: put the repo on your phone, and read it there

How to git clone on Android without a laptop: install FoldRender, paste an HTTPS repository URL, tap Clone. Public repos…

Read PDFs on the Galaxy Z Fold 7, next to your repo

How to open and read PDFs on the Samsung Galaxy Z Fold 7 with FoldRender: install it from Google Play, open the file dir…

Read code on your phone, with real syntax highlighting

How to read source code on the Galaxy Z Fold 7 with native syntax highlighting and line numbers: install FoldRender, clo…

Read Jupyter notebooks on a foldable

How to open and read Jupyter notebooks (.ipynb) on the Galaxy Z Fold 7 with FoldRender: markdown cells as prose, highlig…

Read a whole GitHub repo on your phone

Clone a public GitHub repository to the Galaxy Z Fold 7 and read all of it — Markdown, source, notebooks and PDFs — with…

Mermaid diagrams and LaTeX math, rendered on your phone

How to get mermaid diagrams and LaTeX math in your Markdown rendering on the Galaxy Z Fold 7. FoldRender bundles mermaid…

Reading code and docs on a foldable, set up properly

A practical setup for reading code and documents on a foldable like the Galaxy Z Fold 7: install FoldRender, clone or gr…

Read CSV files as real tables on your phone

Open CSV and TSV files on the Galaxy Z Fold 7 with FoldRender: a virtualized table with a frozen header row, row numbers…

Reading a pull request's code from your phone

What you can genuinely do on a Galaxy Z Fold 7 with FoldRender when a pull request needs looking at: clone the repositor…

Read your repo offline, anywhere

Clone a repository to your Galaxy Z Fold 7 while you have signal, then read all of it — Markdown, code, PDFs and noteboo…

Open HTML files, alongside the rest of your repo

How to open a .html file on the Galaxy Z Fold 7 with FoldRender — a deliberately fenced-in viewer with JavaScript disabl…

The Galaxy Z Fold 7, set up for reading code

A practical setup for developers on the Galaxy Z Fold 7: install FoldRender, clone a repo or grant a folder, configure t…

Clone a private repo on your phone

How to authenticate FoldRender against a private repository on the Galaxy Z Fold 7: GitHub's OAuth device flow, or a per…

Read technical docs the way they are shaped

How to read a project's docs on the Galaxy Z Fold 7: clone the docs repo, browse the docs tree, use the outline and work…

Read a research paper on the Fold 7, without a laptop

How to read academic papers — PDFs — on the Galaxy Z Fold 7 with FoldRender: get the paper onto the phone from a downloa…

Fold 7 vs. laptop for reading code — the honest comparison

An honest comparison of reading code on a Galaxy Z Fold 7 with FoldRender versus on a laptop: what the unfolded two-pane…

FoldRender FAQ

The questions that come up across every FoldRender guide, collected: is it free, do I need a GitHub account, does it wor…

Make long documents comfortable on a Fold

How to make long documents comfortable to read on the Galaxy Z Fold 7: set the line width and text size in the Reading s…

How does FoldRender compare with the other ways to read a repo on Android?

Four apps people actually reach for, and the one axis that separates them: whether the repository ends up on the phone, and whether anything renders it once it is there.

ToolDownload priceWhere you get itClones to the deviceRenders PDF / notebook / MarkdownEditor or shell
FoldRender 0.8.2US$0Google Play, worldwideYes — HTTPS, anonymous for public reposYes — native Compose renderersNo, deliberately: a reader, not an IDE
GitHub MobileUS$0Google Play and the App StoreNo — it reads repositories hosted on GitHubOnly what GitHub itself renders, onlineEdits files inside a pull request
Termux + gitUS$0F-Droid or GitHubYes — the real git CLINo — terminal text onlyYes, a full shell and any CLI editor
MGit 1.7.0 (2023)US$0F-Droid onlyYes — clone, pull, push, HTTPS or SSH keysNoNo — its own listing says it ships no text editor

Prices are for the download. GitHub Mobile’s capabilities follow your GitHub plan; Termux and MGit are both free software. MGit’s version and date are from its F-Droid listing.

What are the numbers behind FoldRender?

Every figure here is read out of the shipping build or off a primary source listed at the foot of this page — nothing is rounded up for effect.

FAQ

How many FoldRender guides are there?
19. Each one covers a single format or workflow end to end — cloning, source, Markdown, PDFs, notebooks, CSV, HTML, mermaid and KaTeX — and each ends with what that part of the build does not do.
Which guide should I start with?
If you want the repository on the phone first, start with the git client guide: clone a public HTTPS repo anonymously, then read it. If you already have files on the device, start with the guide for the format you care about — the folder picker path needs no git at all.
Do these guides only apply to the Galaxy Z Fold 7?
No. The Fold 7 is the reference device, but FoldRender runs on any phone or tablet on Android 11 or newer. The foldable-specific parts are the two-pane layout and the fold-aware reading column; everything else applies to a slab phone too.
Are the limits in these guides real, or marketing hedging?
Real. Anything the build ships but nobody has run end to end is written up as exactly that and never turned into a step — commit, push and the diff viewer are the current examples. The pages are re-checked against the shipping build, most recently on 27 August 2026.
Do I need an account to use FoldRender?
No. Public repositories clone anonymously, and a folder opened through the Android picker needs nothing at all. A GitHub sign-in exists only so private repositories can be cloned.
How much does FoldRender cost?
US$0. It is free on Google Play, distributed worldwide, with no billing library in the build, no subscription and no paid tier. The current release is version 0.8.2.
Which Android versions does FoldRender run on?
Android 11 and newer. The app declares minSdk 30 — the API level Android 11 shipped with in 2020 — and is compiled and targeted against API 36. It is developed and tested on a Galaxy Z Fold 7, which launched in 2025.
Does FoldRender work offline?
Yes, once a repository is on the device. Cloning and pulling need the network; reading, searching, and rendering Markdown, source, PDFs and notebooks out of a clone or a picked folder do not. Signing in to GitHub is optional and only matters for private repositories.
How is this different from GitHub Mobile, Termux or MGit?
GitHub Mobile reads repositories hosted on GitHub and does not clone to the phone. Termux and MGit both clone and then leave rendering to you — Termux gives you a shell, MGit ships no text editor at all. FoldRender clones over HTTPS and renders what it clones, on the inner screen.

Where can I check these claims?

The primary documents behind the figures above, so you can confirm any of them without taking our word for it.

Page last reviewed 2026-08-27, against FoldRender 0.8.2.