Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fziviello/mylistview
Crud su ListView
https://github.com/fziviello/mylistview
android listview
Last synced: about 10 hours ago
JSON representation
Crud su ListView
- Host: GitHub
- URL: https://github.com/fziviello/mylistview
- Owner: fziviello
- License: mit
- Created: 2017-11-21T13:52:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T11:51:28.000Z (over 4 years ago)
- Last Synced: 2023-11-01T22:28:02.052Z (about 1 year ago)
- Topics: android, listview
- Language: Java
- Homepage: https://www.linkedin.com/in/programmatore/
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyListView
Realizzazione di una app che tarmite l' utlizzo della ListView, consente di:
- Inserire
- Modificare
- ElimimareI dati inseriti vengono "allocati" tramite l' utilizzo di una classe Singleton
![Android CI](https://github.com/fziviello/MyListView/workflows/Android%20CI/badge.svg)