Gander is a newly released open-source Android application designed to view various file types without requesting any permissions. It operates entirely offline, ensuring user privacy by not connecting to the internet, displaying ads, or tracking user activity. The application is packaged as a small 15 MB APK.
The viewer supports a wide range of formats including PDF, Word, Excel, PowerPoint, photos, videos, audio, Markdown, text, and code files. Key features include pinch zoom, smooth scrolling, recent files with thumbnail previews, and folder browsing via one-time system grants. It also integrates with the Android share sheet and "Open with" functionality, allowing users to open files from other applications directly in Gander. Search functionality is available within documents like Word, Excel, slides, Markdown, and text files.
Gander's design prioritizes user privacy by not including the INTERNET permission, preventing it from "phoning home." All file rendering occurs on the device, contrasting with other viewers that might send documents to cloud services. The application uses the Storage Access Framework and "Open with" intents to receive files, ensuring it only accesses documents explicitly chosen by the user. Office formats are rendered within a locked-down WebView, with all requests intercepted by WebViewAssetLoader to load bundled JS libraries from the app.
Gander is compatible with Android 8.0+ and features Material 3 design with dark mode support. It does not support legacy binary .doc and .ppt files, suggesting users re-save them as .docx or .pptx. Installation involves sideloading the APK, with options for automatic updates via Obtainium by adding the GitHub repository as a source.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Gander is a new open-source Android application that functions as a universal file viewer for various document, media, and code formats without requiring any permissions, internet access, or tracking. This application addresses privacy concerns by rendering files entirely on-device, contrasting with other viewers that may rely on cloud services.