Skip to content

Pattern B by Vigil Google IO 2010 (Content Provider API)

Notifications You must be signed in to change notification settings

soberich/OldSchoolGitHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OldSchoolGitHub

Long Story short = Pattern B by Virgil Dobjanschi Google IO 2010 (Content Provider API)

Loads dynamically (on scroll) data using CursorLoader to RecyclerView from GitHub users API through Retrofit2. CursorLoader loads data from ContentProvider Saves all pictures to cache and relevant data to SQLite db with Glide. Processor, ServiceHelper and JobIntentService from API 26 also included

Releases

No releases published

Packages

No packages published

Languages