Noteghty is a modern Android note-taking application designed to deliver a simple, fast, and intuitive experience for creating and managing notes. Built with Android Studio and Jetpack Compose, the app follows clean and maintainable Android development practices suitable for both learning and production-ready projects.
Noteghty focuses on simplicity, usability, and performance. It is ideal for users who want a lightweight note-taking app and for developers looking to explore modern Android UI development using Jetpack Compose.
- Create, edit, and delete notes
- Clean, minimal, and intuitive UI
- Fast performance with local data storage
- Lightweight and responsive design
- Supports Android 10 and above
- Language: Java / Kotlin
- IDE: Android Studio
- Platform: Android
- UI Framework: Jetpack Compose
- Architecture: Standard Android app architecture
- Android Studio (latest stable version recommended)
- Android SDK
- Android Emulator or physical Android device
- Minimum Android version: Android 10 (API 29)
- Clone the repository:
git clone https://github.com/AbrarShakhi/noteghty.git- Open the project in Android Studio
- Allow Gradle to sync dependencies
- Run the app on an emulator or connected device
- Tested on Android emulator and physical devices
- Compatible with multiple screen sizes and resolutions
Contributions are welcome! Feel free to fork this repository and submit a pull request with improvements, bug fixes, or new features.
This project is licensed under the Apache License 2.0. See the LICENSE file for details.

