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