Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaeldehaney94/android_sqlite-db_app_task
Android mobile application task using SQLite to create a database that is capable to create, read, updated and/or delete data.
https://github.com/michaeldehaney94/android_sqlite-db_app_task
androidstudio sqlite-database
Last synced: about 1 month ago
JSON representation
Android mobile application task using SQLite to create a database that is capable to create, read, updated and/or delete data.
- Host: GitHub
- URL: https://github.com/michaeldehaney94/android_sqlite-db_app_task
- Owner: michaeldehaney94
- Created: 2021-03-23T22:21:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-26T22:18:32.000Z (almost 4 years ago)
- Last Synced: 2024-09-09T22:53:48.094Z (4 months ago)
- Topics: androidstudio, sqlite-database
- Language: Java
- Homepage:
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App_StoringData_Task
Android application using SQLite database to store user data, which can be, created, read, updated and/or deleted.