https://github.com/tutorialsandroid/application
https://github.com/tutorialsandroid/application
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tutorialsandroid/application
- Owner: TutorialsAndroid
- Created: 2026-02-07T11:33:40.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-02-12T13:00:36.000Z (about 1 month ago)
- Last Synced: 2026-02-12T21:37:39.134Z (about 1 month ago)
- Language: HTML
- Size: 5.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noteva โ Cloud Notes App
Noteva is a fast, secure, and minimal cloud note-taking Android app that saves notes instantly and syncs them across devices in real time.
Built with modern Android development practices and powered by Firebase, Noteva focuses on simplicity, reliability, and performance.



---
## โจ Features
- Real-time cloud sync
- Automatic saving while typing
- Secure Firebase authentication
- Lightweight and fast performance
- Clean and distraction-free UI
- Reliable cloud storage
- Dark mode support
---
## ๐ Tech Stack
- **Language:** Kotlin
- **Architecture:** Activity-based (lightweight design)
- **Backend:** Firebase Realtime Database
- **Authentication:** Firebase Anonymous Auth
- **Crash Reporting:** Firebase Crashlytics
- **Analytics:** Firebase Analytics
- **UI Components:** Material Design Components
---
## ๐ Security
- Data encrypted in transit (HTTPS via Firebase)
- User data isolated per UID
- Secure authentication handled by Firebase
---
## ๐ฆ Installation
Clone repository:
```bash
git clone https://github.com/TutorialsAndroid/Application.git
````
Open in Android Studio and run:
```
Run โ Run app
```
---
## โ Configuration
Create a Firebase project and add:
```
google-services.json
```
inside:
```
app/
```
Enable:
* Authentication
* Realtime Database
* Crashlytics
* Analytics
---
## ๐งช Testing
Recommended tests:
* Login โ Write note โ Restart app โ Note persists
* Offline โ Write โ Reconnect โ Sync works
* Logout โ Login โ Notes restored
---
## ๐ Release
Build release bundle:
```
Build โ Generate Signed Bundle โ Android App Bundle (.aab)
```
Upload to Google Play Console.
---
## ๐ Privacy Policy
Privacy policy available at:
```
https://noteva-android.web.app/privacy.html
```
---
## ๐งพ Terms
```
https://noteva-android.web.app/terms.html
```
---
## ๐ Account Deletion
```
https://noteva-android.web.app/delete-account.html
```
---
## ๐ค Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
---
## ๐ฌ Contact
Developer: **Akshay (TutorialsAndroid)**
Email: **[heaticdeveloper@gmail.com](mailto:heaticdeveloper@gmail.com)**
---
## ๐ License
MIT License โ feel free to use and modify.
---
## โญ Support
If you like this project, consider giving it a star โญ