Releases: frawau/easyscan
Releases · frawau/easyscan
EasyScan v1.0.2
EasyScan v1.0.2
A simple QR Scanning application for Android. Login at the given URL, get the action URL back and start sending data to that endpoint.
Installation Instructions
Method 1: Direct APK Installation (Recommended)
- Download the
app-release.apkfile from this release - Enable Unknown Sources:
- Go to Settings → Security (or Privacy)
- Enable "Install apps from unknown sources" or "Unknown sources"
- On newer Android versions: Settings → Apps & notifications → Special app access → Install unknown apps → Select your browser/file manager → Allow from this source
- Install the APK:
- Tap the downloaded APK file
- Follow the installation prompts
- Tap "Install" when prompted
System Requirements
- Android 5.0 (API level 21) or higher
- Approximately 20MB of storage space
- Camera permission for QR code scanning
Features
- QR code scanning capability
- Simple login interface
- Data transmission to configured endpoints
- Lightweight and fast performance
Troubleshooting
- If installation fails, ensure you have enabled installation from unknown sources
- Make sure you have sufficient storage space
- Restart your device if the app doesn't appear after installation
Security Note
This APK is built from the open source code in this repository. You can verify the build by checking the commit hash and building from source.
Build Info:
- Version: 1.0.2+2
- Built with Flutter SDK ^3.7.2
- Universal APK compatible with all Android architectures
Download Options:
app-release.apk- Universal (works on all devices, ~18MB)app-arm64-v8a-release.apk- For modern devices (~12MB, faster, 64bits ARM)app-armeabi-v7a-release.apk- For older devices (~11MB, 32nits ARM)