<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sohail Manzoor</title>
    <description>The latest articles on DEV Community by Sohail Manzoor (@sohail_manzoor_1297ab0256).</description>
    <link>https://dev.to/sohail_manzoor_1297ab0256</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3825966%2F34a25ba8-efbe-4d56-bc8d-319018d3d249.jpg</url>
      <title>DEV Community: Sohail Manzoor</title>
      <link>https://dev.to/sohail_manzoor_1297ab0256</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sohail_manzoor_1297ab0256"/>
    <language>en</language>
    <item>
      <title>I Built a Free Android App to Track Subscriptions – Here's What I Learned</title>
      <dc:creator>Sohail Manzoor</dc:creator>
      <pubDate>Sun, 15 Mar 2026 22:27:05 +0000</pubDate>
      <link>https://dev.to/sohail_manzoor_1297ab0256/i-built-a-free-android-app-to-track-subscriptions-heres-what-i-learned-4p69</link>
      <guid>https://dev.to/sohail_manzoor_1297ab0256/i-built-a-free-android-app-to-track-subscriptions-heres-what-i-learned-4p69</guid>
      <description>&lt;h2&gt;
  
  
  The Problem Nobody Talks About
&lt;/h2&gt;

&lt;p&gt;Did you know the average person has 12+ active subscriptions — but only remembers 6? I discovered this problem personally when a surprise £14.99 charge hit my bank account for a service I'd completely forgotten about.&lt;/p&gt;

&lt;p&gt;That moment pushed me to build &lt;strong&gt;SubTrack&lt;/strong&gt; — a completely free, no-ads Android app for tracking subscriptions and recurring payments.&lt;/p&gt;

&lt;h2&gt;
  
  
  What SubTrack Does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Track unlimited subscriptions in one place&lt;/li&gt;
&lt;li&gt;Set renewal reminders before you get charged&lt;/li&gt;
&lt;li&gt;View monthly/yearly spending insights&lt;/li&gt;
&lt;li&gt;Works 100% offline — your data never leaves your device&lt;/li&gt;
&lt;li&gt;Smart savings recommendations&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I Built It
&lt;/h2&gt;

&lt;p&gt;Every existing app either charged a subscription (ironic), had intrusive ads, or required an account/cloud sync. I wanted something truly private and free.&lt;/p&gt;

&lt;p&gt;SubTrack stores everything locally on your device. No account needed. No data sent to any server.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;p&gt;Built with Kotlin, Jetpack Compose, and Room database. The offline-first architecture means it's fast and always available, even without internet.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Lessons From Building It
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. Users want simplicity over features&lt;/strong&gt;&lt;br&gt;
I started with 20+ planned features. The MVP with 5 core features got better reception than everything combined.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Privacy is a feature&lt;/strong&gt;&lt;br&gt;
The #1 feedback I got was "I love that it doesn't require an account." Don't underestimate privacy-conscious users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. ASO matters more than you think&lt;/strong&gt;&lt;br&gt;
Spending time on the Play Store listing — screenshots, description keywords — drove more organic installs than any promotion.&lt;/p&gt;

&lt;h2&gt;
  
  
  Get the App
&lt;/h2&gt;

&lt;p&gt;If you're interested in checking it out or leaving feedback:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.enbcreative.apps.subtrack" rel="noopener noreferrer"&gt;SubTrack on Google Play&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear from fellow Android devs — what was your hardest challenge building your first real-world app?&lt;/p&gt;

</description>
      <category>android</category>
      <category>kotlin</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
