Best android open-source packages and libraries.

AbdroidMVP

Android Sample Project for MVP Architecture
Updated 1 year ago

Android MVP Sample Project

Sample project with MVP Pattern, this sample project demonstrates how MVP implemented in android project. This project is a News app with features :

  • Fetch news from remote rource with retrofit | branch
  • Caching news list for offline support with caching interceptor | branch
  • Store in database realm | branch
  • Next ....

Revelation

a strategies to make an android apps avoid from inconsistent naming schemes, mismatching arch, and difficult to test, maintain and extending. take a look at Android Architecture Blueprints , for more detail

Motivation

"Acquire knowledge and impart it to the people." - Al-Tirmidhi, Hadith 107

Tags realm