Skip to content

Simple Notes Sync

F-Droid

Open source

Offline notes & checklists, self-hosted sync. Under 5 MB, no ads, no tracking.

Version
2.11.0
Size
5.1 MB
Updated
Jul 10, 2026
Get from Download APK (v2.11.0)
Signing certificate on record

About this app

Simple Notes Sync is a calm, private home for your notes and checklists. Everything lives on your device. When you want it everywhere, it syncs to your own server - no account, no cloud, no tracking. Ever.

It stays out of your way: the whole app is under 5 MB, starts instantly, and works fully offline.

ORGANIZE • Text notes and checklists with tap-to-check and drag & drop • Colored folders to sort everything your way • Pin important notes to the top • Grid or list view, 1-5 columns • Sort by title, date, or type

YOUR SERVER, YOUR RULES • Sync with any WebDAV server (Nextcloud, ownCloud, and more) • Use it across phone, tablet, and desktop • Decide when it syncs: on save, on open, on Wi-Fi, periodically, or on boot • Wi-Fi-only sync, VPN support, parallel transfers, self-signed SSL • Live sync progress, smart conflict resolution, server-deletion detection

COMING FROM ANOTHER APP? • Import your Google Keep archive (notes, checklists, labels) • Import and export Markdown for Obsidian, VS Code, Typora • Encrypted local backup & restore

SHARE & EXPORT • Share notes as text or PDF • Export to your calendar

BEAUTIFUL & LIGHT • Modern Material 3 interface built with Jetpack Compose • 7 color schemes including AMOLED black and Dynamic Color • Home-screen widgets: quick note and interactive checklist • Battery-friendly background sync

PRIVATE BY DESIGN • No account, no ads, no tracking libraries • Your data never touches our servers - because we don't have any • Open source (AGPL-3.0) and under 5 MB, on a modern, well-tested Kotlin codebase

Source code: https://github.com/inventory69/simple-notes-sync

Licensed under AGPL-3.0-only, by inventory69.

OfficialSignature VerifiedOpen Source

What's New in v2.11.0

Imported from the F-Droid repository index.

  • 🗄️ v2.11.0 - Archive & Organize
  • • Archive notes to keep them out of the way without deleting
  • • Sort each folder independently; the choice sticks
  • • Pick a default color for new notes
  • • Adjustable note preview length
  • • Fenced code-block button in the Markdown toolbar

Version history

v2.11.0Latest
Signature continuous

Jul 10, 2026 · 5.1 MB · Android API 2436 · code 44

Imported from the F-Droid repository index.

  • 🗄️ v2.11.0 - Archive & Organize
  • • Archive notes to keep them out of the way without deleting
  • • Sort each folder independently; the choice sticks
  • • Pick a default color for new notes
  • • Adjustable note preview length
  • • Fenced code-block button in the Markdown toolbar
INTERNETACCESS_NETWORK_STATEPOST_NOTIFICATIONSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCRECEIVE_BOOT_COMPLETEDUSE_BIOMETRICUSE_FINGERPRINTWAKE_LOCKdev.dettmer.simplenotes.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 9aeb05fbba392130734b6a958626ad1ce4a07e016611eb82c713f32c80649bfc

v2.10.0
Signature continuous

Jul 4, 2026 · 5.1 MB · Android API 2436 · code 43

Imported from the F-Droid repository index.

  • 🚪 v2.10.0 - Lock & Tidy
  • • App lock: biometric/PIN unlock, blocks screenshots while active
  • • Trash: configurable auto-delete (Immediately-90 days)
  • • Paste rich text (Word/Docs/Telegram) as Markdown
  • • Collapsible & reorderable list sections
  • • Fix: app freeze scrolling notes with long previews
INTERNETACCESS_NETWORK_STATEPOST_NOTIFICATIONSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCRECEIVE_BOOT_COMPLETEDUSE_BIOMETRICUSE_FINGERPRINTWAKE_LOCKdev.dettmer.simplenotes.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 8f3f7def1b86e819db67279ad75161c39782daddfd507b169de5ebb27a109c37

v2.9.0
Signature continuous

Jun 24, 2026 · 5 MB · Android API 2436 · code 42

Imported from the F-Droid repository index.

  • 📜 v2.9.0 - In-app changelog
  • • New: native in-app Changelog screen, opened from Settings and the "What's New" sheet
  • • New: Contributors screen in About
  • • New: text in the markdown preview is now selectable
  • • Fix: developer options stay visible until the app restarts
  • • Updated translations: Spanish, Chinese (Simplified)
INTERNETACCESS_NETWORK_STATEPOST_NOTIFICATIONSREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCRECEIVE_BOOT_COMPLETEDWAKE_LOCKdev.dettmer.simplenotes.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 722bcbe2cdbb8157de54046f74188b9d2a0f793363c861ac511797efc48132f1

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 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 dev.dettmer.simplenotes 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, 2.10.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Simple Notes Sync 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 Simple Notes Sync, and a listing is removed when the evidence for it stops holding up.

Get Simple Notes Sync

Every source we list for dev.dettmer.simplenotes 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
Productivity
Android
7.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
2.11.0 (code 44)
Size
5.1 MB
Updated
Jul 10, 2026
Package name
dev.dettmer.simplenotes

Security Verification

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

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

SHA-256 Hash

9aeb05fbba392130734b6a958626ad1ce4a07e016611eb82c713f32c80649bfc

Signing certificate

42a1c613bbc673045af3dc8191bf9cb6456ee44c7dce40c7cfb566facb69f16a

Permissions Required

What each permission lets Simple Notes Sync do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

INTERNETSend and receive data over the internet.
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
POST_NOTIFICATIONSShow notifications.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONSAsk to keep running without battery limits.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
FOREGROUND_SERVICE_DATA_SYNCRun a background service to sync data.
RECEIVE_BOOT_COMPLETEDStart automatically when the device finishes booting.
USE_BIOMETRICAuthenticate with a fingerprint or face.
USE_FINGERPRINTAuthenticate with a fingerprint.
WAKE_LOCKKeep the device awake, e.g. to finish a download or play media.
dev.dettmer.simplenotes.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.

More Productivity apps

More from F-Droid

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