top of page
Search
![](https://static.wixstatic.com/media/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.webp)
![(Part - III) Android: Split ViewModel into Delegates with Dagger](https://static.wixstatic.com/media/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_auto/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.webp)
Jul 13, 20242 min read
(Part - III) Android: Split ViewModel into Delegates with Dagger
Android: Split ViewModel into Delegates with Dagger
![](https://static.wixstatic.com/media/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.webp)
![(Part - II) Android: Split ViewModel into Delegates with Hilt](https://static.wixstatic.com/media/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_auto/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.webp)
May 31, 20242 min read
(Part - II) Android: Split ViewModel into Delegates with Hilt
In the previous part, we discussed how to split ViewModel functionalities into ViewModel Delegates to make our code more modular, easier...
![](https://static.wixstatic.com/media/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,q_30,blur_30,enc_auto/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.webp)
![(Part - I) Android: Split ViewModel into Delegates](https://static.wixstatic.com/media/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_auto/1b7c8c_d7fa52f406f74fe2afcc681e28ddb676~mv2.webp)
May 16, 20243 min read
(Part - I) Android: Split ViewModel into Delegates
Learn how to manage the complexity of large ViewModels in Android app development by splitting responsibilities into ViewModel delegates.
bottom of page