<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: R8</title>
    <link>https://sudarshantechlabs.com/blog/tag/r8</link>
    <description>Posts tagged R8 from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 24 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/r8/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>ProGuard and R8 for Security: Obfuscating Sensitive Code</title>
      <link>https://sudarshantechlabs.com/blog/proguard-r8-for-security-obfuscating-sensitive-code</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/proguard-r8-for-security-obfuscating-sensitive-code</guid>
      <description>R8&apos;s obfuscation won&apos;t stop a determined reverse engineer, but it removes the easy wins and raises the cost of attacking your app. Here&apos;s what it actually protects, its limits, and how to configure it without breaking your build. · 4 min read</description>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <category>Security</category>
      <category>R8</category>
      <category>ProGuard</category>
      <category>Android</category>
      <category>Obfuscation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>How to Cut Your APK/AAB Size by 40% Using R8 and ProGuard</title>
      <link>https://sudarshantechlabs.com/blog/cut-apk-size-r8-proguard</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/cut-apk-size-r8-proguard</guid>
      <description>App size affects install conversion rates, storage permissions, and Play Store ranking. Here&apos;s a systematic approach to shrinking your Android app using R8, resource shrinking, and build configuration. · 3 min read</description>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Performance</category>
      <category>Gradle</category>
      <category>R8</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>