<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: Hilt</title>
    <link>https://sudarshantechlabs.com/blog/tag/hilt</link>
    <description>Posts tagged Hilt from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 14 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/hilt/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Hilt Dependency Injection: Everything You Need to Know</title>
      <link>https://sudarshantechlabs.com/blog/hilt-everything-you-need-to-know</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/hilt-everything-you-need-to-know</guid>
      <description>A from-the-ground-up guide to Hilt on Android — what dependency injection actually buys you, the core annotations, how to provide and scope dependencies, and the small set of rules that keep DI from turning into a maze. · 4 min read</description>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <category>Hilt</category>
      <category>Dependency Injection</category>
      <category>Android</category>
      <category>Kotlin</category>
      <category>Architecture</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Hilt Dependency Injection in Android: Scopes, Modules, and Testing</title>
      <link>https://sudarshantechlabs.com/blog/hilt-dependency-injection-android</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/hilt-dependency-injection-android</guid>
      <description>A practical guide to Hilt DI in Android — how scopes work, how to structure modules, common mistakes, and how to write tests against Hilt-injected code without fighting the framework. · 6 min read</description>
      <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Kotlin</category>
      <category>Hilt</category>
      <category>Architecture</category>
      <category>Testing</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Building 20+ Android Apps Solo — What I Learned About Architecture</title>
      <link>https://sudarshantechlabs.com/blog/android-architecture-lessons</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/android-architecture-lessons</guid>
      <description>After shipping 20+ Android apps as a solo developer, I settled on MVVM with Clean Architecture, Hilt, and StateFlow. Here&apos;s why, and what I&apos;d tell myself if I were starting over. · 3 min read</description>
      <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Architecture</category>
      <category>Kotlin</category>
      <category>Hilt</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>