itcuties / Android-SQLite-TODO-App-Example

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…
20Updated 11 years ago

Related projects: