Skip to content

Lector v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 00:30
· 1 commit to main since this release

Which APK do I want?

File For
app-arm64-v8a-release.apk Almost certainly this one. Every phone sold in the last several years.
app-armeabi-v7a-release.apk Older 32-bit phones.
app-x86_64-release.apk Emulators and ChromeOS.
app-universal-release.apk If unsure, or if the others refuse to install. Three times the size.

Android will refuse to install an APK built for the wrong CPU, so a wrong guess
fails safely at install time.

You need your own ElevenLabs API key;
Lector sets it up on first launch.

Verifying this download

Every APK here is signed and carries a build attestation linking it to the
exact commit and workflow run that produced it:

gh attestation verify app-arm64-v8a-release.apk --repo diet103/lector

See Verify this build
for the signing-certificate fingerprint and what Lector is and isn't allowed to do
on your phone.

SHA-256

d0d5cf71e342cf0aa42f2325fa264345cd7d969a4e4c03650ce2afe0cf9e25d9  app-arm64-v8a-release.apk
617b1fdee91b8011e81ec4e57945ddd1b9d30b092c4915ae258b8a5001be7c10  app-armeabi-v7a-release.apk
567436a973f3f7301956d88814d2a11270ad337dc5570db79bddbec79814ed65  app-universal-release.apk
6c6612d7ea7c8fdc3039372eef9654e9287f2c18d871c59494990a24ace9a023  app-x86_64-release.apk