New Features
Update Notification System
- Automatic update checking - The app now checks GitHub releases for new versions on launch
Permissions Added
android.permission.INTERNET- Required for GitHub API access
Installation
Download the appropriate APK for your device:
- arm64-v8a - For most modern devices (recommended)
- armeabi-v7a - For older 32-bit ARM devices
- universal - Works on all devices (larger file size)
To install:
adb install -r boox-rich-annotation-1.5.0-arm64-v8a.apkOr transfer the APK to your device and install via file manager.
Verification
Verify the download integrity using SHA256 checksums:
shasum -a 256 -c SHA256SUMS.txtRequirements
- Android 7.0 (API 24) or higher
- Onyx Boox e-reader device
- Internet connection for update checks (optional)