u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
About this project
U+2020 A sample Android app which showcases advanced usage of Dagger among other open source libraries. Watch the corresponding talk or view the slides. The ObjectGraph is created in the U2020App's onCreate method. The Modules class provides a single method, list, which returns the list of module instances to use. In order to add functionality in the 'debug' version of the app, this class is only present in the release/ and debug/ build type folders. The 'release' version only includes the U2020Module while the 'debug' version includes both U2020Module and DebugU2020Module, the latter of which is only present in the debug/ build type folder and is an override module. Through the use…
Technologies
Project health
GitHub
Reviews
Built by
Maintain JakeWharton/u2020? Claiming verifies admin access through your GitHub account and gives you control of this listing.
