QR Scanner app icon

QR Scanner

A lightweight, privacy-focused QR code scanner and generator for Android — built with Jetpack Compose and CameraX, with zero Google Play Services.

~2.4 MB APK Android 8.0+ Camera permission only No internet access MIT licensed
Download Privacy policy

What it does

Privacy in one paragraph

The app declares a single permission — the camera — and asks for it only when you open the Scan tab. It holds no internet permission at all, so scanned or generated content cannot leave your device even in principle. Nothing you scan is written to a database or preference file, there is no analytics SDK, and no account is required. The only files the app creates are ones you ask for: a QR image saved to your gallery, or a short-lived cache copy behind the Share action. The full text is on the privacy policy page.

Download

Store listings will be linked here once the app is live. Until then you can build it yourself from source:

ChannelStatus
Huawei AppGallerySubmitted for review
Build from source./gradlew assembleRelease — see the repository README

Requirements

ItemValue
Minimum Android version8.0 (API 26)
Target Android versionAPI 36
Saving to the galleryAndroid 10 (API 29) and newer; use Share below that
Google Play ServicesNot required
Package nameru.qrefka.qrcodescanner

Support

Found a bug or have a request? Open an issue in the project repository, or write to support@example.com.