• Stars
    star
    5
  • Rank 2,854,943 (Top 57 %)
  • Language
    Java
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

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.