The gallery that stays offline.
ZeroGallery is an extremely lightweight, ad-free, 100% offline gallery app for your photos and videos. No tracking. No internet access. No cloud. Just your media, your control.
Why ZeroGallery?
No INTERNET permission
Not a setting you can toggle off — the app is architecturally incapable of network access. It never even declares the permission.
Fast & native
Reads photos and videos directly from Android's MediaStore, with
cached thumbnails for a smooth, responsive grid.
Built for phones & tablets
An adaptive grid and layout that scales column count, thumbnail size and spacing to the available screen width — from phone to tablet.
Real video playback
Full-screen viewer with pinch-to-zoom photos and inline video playback powered by Media3/ExoPlayer.
No ads, no tracking
No analytics SDKs, no ad networks, no account, no sign-up. Nothing to consent to.
Open source
Licensed under Apache License 2.0. Inspect every line, build it yourself, or contribute on GitHub.
Build it yourself
git clone https://github.com/drzeeb/ZeroGallery.git
cd ZeroGallery
./gradlew assembleDebug