There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.