Elevated Dependency Injection: Going Beyond the Basics with Custom Hilt Components

July 21, 2025 29 min Free

Description

This talk explores advanced techniques for using custom components in the Dagger Hilt dependency injection framework. Steven Kideckel, Staff Software Engineer at Patreon, shares insights on how to overcome challenges and leverage custom components for a more robust and flexible Android application architecture. The discussion covers creating user-scoped components, managing dependencies with custom lifecycles, and strategies for integrating these components effectively into your codebase, including their use in testing.