MVPAndroidBootstrap

Additional

Language
Java
Version
N/A
Created
May 13, 2015
Updated
Aug 26, 2015 (Retired)
Owner
Richard Radics (richardradics)
Contributor
Richard Radics (richardradics)
1
Activity
Badge
Generate
Download
Source code

A project which showcases usage of AndroidAnnotions among other open source libraries.

Features

  • Model-View-Presenter architectural pattern
  • AndroidAnnotations
  • Connectivity aware retrofit client
  • Network and database errorhandling
  • Uncaught errorhandling
  • Navigator to get current activity onscreen
  • SnappyDB base implementation for storing everything
  • Loading toast progress
  • Commons library with a lot of util classes and great 3rd party widgets
  • Robolectric tests with MockWebServer

Libraries

Core

Android Annotations

Dependecy Injection, EventBinding, Threading, Resource Injection

OkHttp

Http client

Retrofit

REST client

Gson

Json serialization

SnappyDb

SharedPreferences, NoSQL database, Cache

Picasso

Imageloader and cacher

Hugo

Logger

UI

ExpandableLayout

Snackbar

ObservableScrollview

FloatingWidgets

MaterialRippleLayout

MaterialProgress

Calligraphy

Commons

Commons-IO

Commons-Lang

NineOldsAndroid

Test

Robolectric

MockWebServer

Mockito

Fest-Android