项目作者: thatsabhi22
项目描述 :
A task manager app makes use of Content provider & CursorAdapter
高级语言: Java
项目地址: git://github.com/thatsabhi22/udacity-todolist-app.git
ToDo List App
An todolist app, as a part of Udacity Android Program
Android Concepts Used
- SQLite with OpenDbHelper
- Cursors
- CursorAdapter
- ListView
- CRUD: Create, Read, Update and Delete database items
- Content Provider
- Android permissions
Description
- Create multiple task lists as per your needs
- Add priority to the tasks along with color coding
- Swipe left or right to delete tasks
Screenshot

