ToDoS
Tutorial Android app, that creates a categorized todo list, showcasing interaction with SQLite, Content Providers, asyncronous data loading with CursorLoader and LoaderCallbacks, Android Data Binding Library (2 way Data Binding), and unit testing with JUnit.