Skip to content

chrishonson/DependencyInversion

Repository files navigation

DependencyInversion

This is an Android implementation of dependency inversion principle by way of factory pattern. I wondered if there was a way to make an Application and an Activity not depend on eachother without dependency injection. It seems that there is.

alt text Dependency Inversion Principle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages