A powerful, feature-rich note-taking application for Android
Built with Kotlin for Android devices. Features voice input, attachments, reminders, drag & drop sorting, and local storage.
Smart Notebook — a powerful, feature-rich note-taking application for Android built with Kotlin.
All data stored locally in JSON format — no cloud dependency, complete privacy and offline access.
📝 Notes
🎤 Voice Input
📎 Attachments
⏰ Reminders
💾 Storage
Documents/smart-notebook/notes.json and order.json🎨 UI/UX
Documents/smart-notebook/ ├── notes.json # All note data ├── order.json # Custom note order ├── images/ # Image attachments └── files/ # File attachments
| Permission | Purpose |
|---|---|
| Storage | Read/write notes and attachments |
| Camera | Capture photos for notes |
| Microphone | Voice input |
| Notifications | Show reminders |
| Exact Alarm | Precise reminder timing |
By using this software, you agree to the full disclaimer terms.
Software provided "AS IS" without warranty. You assume all risks.
Full legal disclaimer: See DISCLAIMER.md
License: All Rights Reserved