NotePad

Make notes
AppID:com.xmission.trevin.android.notes
Author:Trevin Beattie
License:GPL-3.0-only
Donation:
InRepoSince:2025-04-09
LastRepoUpdate:2026-04-05
LastAppUpdate:Unknown
LastVersion:1.7.0
Categories:Note, Writing
APK source:
Google Play:Check if it's there
icon
A simple and intuitive notepad based on the app bundled with Palm Pilot.

  • Entirely offline, requiring few permissions to run.

    • Permission to use external storage is only needed to back up or
      restore your notes on Marshmallow (Android 6) and older.

    • The following permissions are added by WorkManager, a Google
      library used to run the export, import, and password re-encryption
      operations in the background when initiated by the user. The core
      app does not use these on its own.

      • Permission to run a foreground service, added on Pie (Android 9)
        and later.

      • Permission to view network connections, used by WorkManager to
        determine the best time to schedule background tasks.

      • Permission to prevent the phone from sleeping, used by WorkManager
        to keep the processor awake while a background task is running.

      • Permission to run at startup, used by WorkManager to reschedule
        any pending background task after the phone is rebooted.



  • Create any number of categories for different notes.

  • Mark notes as private and optionally encrypt them with a password.

  • Export notes to a local XML file.

  • Import notes from an XML file.

  • Backwards compatible with Android 4.0 (Ice Cream Sandwich) and up.



WhatsNew:

Version 1.7.0
* Added support for exporting and importing ZIP files.
Uses the Zip4j library to support ZIP AES encryption.
* Fixed a bug where the XML importer was not
restoring the scrollbar threshold preference.
* Fixed a bug in updating the scrollbar thumb where adding or removing text at
the bottom of the note would update the thumb's size but not its position.
* Fixed a bug where a Clean import would silently do nothing
if there were no user-defined categories prior to the import.

Download Source Issues
1.png 2.png 3.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 1.7.0 (2026-04-05) no RB details available help icon

Android Versions:
  • Target: 15.0
  • MinVer: 4.0

Download (1.6 M)

Version 1.6.0 (2026-03-19) no RB details available help icon

Version 1.5.1 (2025-12-29) no RB details available help icon