Nuacht

The Android To-Do List Application is designed to help users organize and manage their tasks efficiently. The application uses SQLite as a local database to store and retrieve task-related information ...
SQLiteCRUD Simple CRUD Operation in Android Studio using SQLite Database. This Android application provides a Create-Read-Update-Delete (CRUD) Operation with the use of SQLite Database. The objective ...