![Build Status](http://jenkins.moldedbits.com/buildStatus/icon?job=Android Jumpstart)
Objective of this project is to zero down scafolding time in client projects. Everytime a client project begins developer should be able to fork it, change repo name add API urls as necessary and be done.
- Loader (todo)
- Fragment Transaction Handler
- Loading Dialogs
- Nav drawer setup, DrawerActionToggle
- Base Activity for all inner screens of app
- Loader (todo)
- Fragment Transaction Handler
- Loading Dialogs
- with convenient functions in base classes, to be customized as per app theme
- Basic retrofit adapter setup
- Build configuration debug, release, dev_prodApi, release_prodApi and
- no gradle sync should be needed when switching build config
- Test this
- Create retrofit client
- Recycler View Base Adapter
- Circular image view
- Fragment Viewpager Adapter for tabs
- DateUtil