Skip to content

richardradics/MVPAndroidBootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Richard Radics
May 19, 2015
6fbd06c · May 19, 2015

History

27 Commits
May 19, 2015
May 18, 2015
May 19, 2015
May 13, 2015
May 13, 2015
May 19, 2015
May 13, 2015
May 19, 2015
May 15, 2015
May 13, 2015
May 13, 2015
May 13, 2015
May 19, 2015
May 13, 2015

Repository files navigation

Build Status Android Arsenal

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

Showcase

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

About

Clean MVP bootstrap architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages