Skip to content

shreknitin89/PCBlogs

Repository files navigation

PCBlogs

A sample app to fetch list of blogs from Personal Capital and display them in list.

Implementation Details:

  1. MVVM Architecture using View Model
  2. Async Task for downloading data and images
  3. XmlPullParser to parse the XML data
  4. Recycler view and Web View to display the contents
  5. No drawables or layouts used - all done programatically
  6. Interfaces and listeners used for abstraction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages