Welcome to NoteHex, NoteHex is a clean and easy-to-use Android notes app built using Java. Itβs designed to help you quickly write down thoughts, reminders, or ideas and save them instantly. Each note is stored with a timestamp so you always know when you created it. You can view all your saved notes in one organized list, and edit or delete them anytime with just a tap. Perfect for students, professionals, or anyone who wants a simple way to stay organized on the go.
Feature | Description |
---|---|
ποΈ Add Notes | Easily add notes with the current date and time automatically saved. |
π View Notes | Browse through all your saved notes in a clean, scrollable list. |
βοΈ Edit Notes | Switch to edit mode to modify or update your notes whenever you want. |
ποΈ Delete Notes | Remove notes you no longer need with a simple delete option. |
β Exit Prompt | Prevent accidental app closures by confirming before you exit the app. |
NoteHex is developed using Java for Android, using XML layouts for the UI and SQLite as the local database. The app follows a straightforward activity-based structure for smooth navigation and management.
Layer | Technology |
---|---|
Language | Java |
UI Framework | Android XML Layouts |
Database | SQLite (via DatabaseHandler ) |
Architecture | Activity-based MVC |
Copyright 2023 Haider Qadir