Skip to content

EinkBro

F-Droid

Open source

Lightweight, fast, and powerful browser designed for E-Ink devices

Version
15.17.0
Size
9.5 MB
Updated
Jul 12, 2026
Get from Download APK (v15.17.0)
Signing certificate on record

About this app

EinkBro is a lightweight, fast browser designed for E-Ink devices such as e-readers and e-note tablets.

E-Ink optimized reading * Tap screen edges or use physical volume keys to turn pages * Reader mode with clean typography * Vertical reading mode for CJK text * Custom fonts, font size button, and bold toggle * High-contrast icons and no animations

AI integration * Chat with the current page, summarize it, or run multi-step agent workflows * Read articles aloud with natural text-to-speech voices * Translate pages by paragraph or side by side * Works with OpenAI, Gemini, Ollama, and custom servers

Userscripts * Built-in Tampermonkey-style engine runs community scripts (e.g. from Greasy Fork) * GM APIs, per-script menu commands, automatic URL matching and script updates

Save and export * Export pages to EPUB with chapters and images * Save as PDF with table-of-contents entries, or append pages to an existing PDF * Archive as MHT, capture full-page screenshots, send to Instapaper

Customizable UI * 40+ configurable toolbar actions with drag reordering * Toolbar at top, bottom, or side; optimized for one-hand use * Split-screen view, floating navigation button, advanced gesture control * Unlimited tabs and fullscreen browsing

Privacy and browsing * Built-in ad blocker * JavaScript and cookie whitelists * Tracking-parameter pruning, incognito mode, per-site desktop mode

Permissions that may be used * INTERNET: it's a browser, so it's expected. * READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE: for saving web pages as PDF or EPUB files, and for downloading files. * INSTALL_SHORTCUT: to install web shortcuts on Home. * ACCESS_FINE_LOCATION, ACCESS_COARSE_LOCATION: only used when a website requests location.

Licensed under GPL-3.0-or-later, by Daniel Kao.

OfficialSignature VerifiedOpen Source

What's New in v15.17.0

Imported from the F-Droid repository index.

  • * AI agent: read real HTML source, run JavaScript, search the web, export multi-chapter EPUBs
  • * Double-click a volume key to go back (opt-in gesture)
  • * Performance pass: far fewer UI recompositions, cached favicons
  • * Fixes: duplicate translation requests, video autoplay blocking, fullscreen system bars, WebView leaks, edits lost on rotation, URL-bar double submit, and many small UI bugs

Version history

v15.17.0Latest
Signature continuous

Jul 12, 2026 · 9.5 MB · Android API 2434 · code 151700

Imported from the F-Droid repository index.

  • * AI agent: read real HTML source, run JavaScript, search the web, export multi-chapter EPUBs
  • * Double-click a volume key to go back (opt-in gesture)
  • * Performance pass: far fewer UI recompositions, cached favicons
  • * Fixes: duplicate translation requests, video autoplay blocking, fullscreen system bars, WebView leaks, edits lost on rotation, URL-bar double submit, and many small UI bugs
INTERNETACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONPOST_NOTIFICATIONSREQUEST_INSTALL_PACKAGESREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEcom.android.launcher.permission.INSTALL_SHORTCUTRECORD_AUDIOMODIFY_AUDIO_SETTINGSAUDIO_CAPTUREWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICEinfo.plateaukao.einkbro.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 02afac9042242d535552a0077d9b7a82f42e7696e3c3a35e9092d409e24cb8e6

v15.16.0
Signature continuous

Jul 6, 2026 · 9.4 MB · Android API 2434 · code 151600

Imported from the F-Droid repository index.

INTERNETACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONPOST_NOTIFICATIONSREQUEST_INSTALL_PACKAGESREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEcom.android.launcher.permission.INSTALL_SHORTCUTRECORD_AUDIOMODIFY_AUDIO_SETTINGSAUDIO_CAPTUREWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICEinfo.plateaukao.einkbro.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 9e79fe0e6414cc3f32edf6098176a90f59125679f6d334562b62e7d0189daca9

v15.15.0
Signature continuous

Jun 20, 2026 · 9.1 MB · Android API 2434 · code 151500

Imported from the F-Droid repository index.

INTERNETACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONPOST_NOTIFICATIONSREQUEST_INSTALL_PACKAGESREAD_EXTERNAL_STORAGEWRITE_EXTERNAL_STORAGEcom.android.launcher.permission.INSTALL_SHORTCUTRECORD_AUDIOMODIFY_AUDIO_SETTINGSAUDIO_CAPTUREWAKE_LOCKACCESS_NETWORK_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICEinfo.plateaukao.einkbro.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 be8d0f213cc1975c8ca3e4129470e4fc963f5e880c637145dbe3c9e87701c3c3

Will it run on your device?

CompatibilityVery likely to run

87%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
What changed in this release
Size delta
+0.1 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be info.plateaukao.einkbro is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 15.16.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall EinkBro first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of EinkBro, and a listing is removed when the evidence for it stops holding up.

Get EinkBro

Every source we list for info.plateaukao.einkbro is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Education
Android
7.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
15.17.0 (code 151700)
Size
9.5 MB
Updated
Jul 12, 2026
Package name
info.plateaukao.einkbro

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v15.17.0)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

02afac9042242d535552a0077d9b7a82f42e7696e3c3a35e9092d409e24cb8e6

Signing certificate

5ed1905785aef4e02bcaa99f26c76e8f6a78044a033efc3003549e747b6879c1

Permissions Required

INTERNET
ACCESS_COARSE_LOCATION
ACCESS_FINE_LOCATION
POST_NOTIFICATIONS
REQUEST_INSTALL_PACKAGES
READ_EXTERNAL_STORAGE
WRITE_EXTERNAL_STORAGE
com.android.launcher.permission.INSTALL_SHORTCUT
RECORD_AUDIO
MODIFY_AUDIO_SETTINGS
AUDIO_CAPTURE
WAKE_LOCK
ACCESS_NETWORK_STATE
RECEIVE_BOOT_COMPLETED
FOREGROUND_SERVICE
info.plateaukao.einkbro.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem