DaggerBundleInjectionDemo icon indicating copy to clipboard operation
DaggerBundleInjectionDemo copied to clipboard

Demo application of bundle (including intent) injections with Dagger.

Demo application of bundle injection in Android using Dagger.

See the blog post: TODO

This codebase uses the latest Dagger Android's API. If you prefer to check the code without any dagger.android APIs, you can check the dagger branch which contains none of it.