-
Notifications
You must be signed in to change notification settings - Fork 5
Dependencies
Koustuv Sinha edited this page Jan 25, 2016
·
2 revisions
This wiki will be updated as and when new dependencies are added in the application. The current list of dependencies (found in build.gradle
) are :
- Android Support Appcompat v23.1.1 - Android support library for backwards compatibility
- Android Support Design v23.1.1 - Android Support Library for Design components, having backwards compatibility
- Butterknife - Easy annotation for automatically casting views from layout
- Material Drawer - Material Drawer component for the application
- Retrofit - Type safe HTTP Client for Android
- OkHTTP - HTTP Client for Android with added features, used with Retrofit for advanced usages
- Otto - Event Bus system
-
Stetho - Debug bridge for Android. Debug network calls on app by navigating to
chrome://inspect