Today we are going to show you how to use Android SQLite database in your applications. Our sample application stores TODO Tasks. It displays a list of TODOs, when an element of the list is clicked it is removed from the database. Our application also allows to add new TODO tasks to the list. This is a tutorial code. Feel free to use it. For mor…
☆19Aug 8, 2013Updated 12 years ago
Alternatives and similar repositories for Android-SQLite-TODO-App-Example
Users that are interested in Android-SQLite-TODO-App-Example are comparing it to the libraries listed below
Sorting:
- Android Tutorial for a To-do application using Parse☆44Feb 5, 2014Updated 12 years ago
- The Short and easy example of SQLlite databse in android in which you can do some task like Add,Update,View,Delete.☆31Jun 18, 2013Updated 12 years ago
- Java, SQLite and Android Studio IDE - The application allowed users to insert, update and remove tasks from a SQLite database. Additional…☆17Aug 31, 2022Updated 3 years ago
- Simple CRM for Russian public schools☆10Jun 3, 2025Updated 8 months ago
- Wiquery - highcharts binding component☆11May 18, 2018Updated 7 years ago
- Fastpath Web Chat Component☆40May 23, 2023Updated 2 years ago
- 从头开始学习flutter,记录学习flutter的笔记和代码,一场从Android到Flutter的学习之旅!