<?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: onTestApp</title>
    <description>The latest articles on DEV Community by onTestApp (@ontestapp).</description>
    <link>https://dev.to/ontestapp</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%2F3959228%2Fdb55bd34-bf1e-4bfa-b850-8cd74dcef10a.png</url>
      <title>DEV Community: onTestApp</title>
      <link>https://dev.to/ontestapp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ontestapp"/>
    <language>en</language>
    <item>
      <title>My Friend's Two Android Apps, Three Months Lost, and Why We Built onTest</title>
      <dc:creator>onTestApp</dc:creator>
      <pubDate>Sat, 30 May 2026 22:34:27 +0000</pubDate>
      <link>https://dev.to/ontestapp/my-friends-two-android-apps-three-months-lost-and-why-we-built-ontest-5k4</link>
      <guid>https://dev.to/ontestapp/my-friends-two-android-apps-three-months-lost-and-why-we-built-ontest-5k4</guid>
      <description>&lt;p&gt;A friend of mine has two apps on the Play Store.&lt;/p&gt;

&lt;p&gt;The first is &lt;a href="https://play.google.com/store/apps/details?id=com.motion.cues.sickness" rel="noopener noreferrer"&gt;Motion Cues&lt;/a&gt; — an app that prevents motion sickness by syncing visual cues with your inner ear. Over 30,000 downloads.&lt;/p&gt;

&lt;p&gt;The second is &lt;a href="https://play.google.com/store/apps/details?id=app.onstart.rain.mood" rel="noopener noreferrer"&gt;Let it Rain&lt;/a&gt; — a rain overlay app for relaxation and focus. Climbing toward 10,000.&lt;/p&gt;

&lt;p&gt;Each took about a month to code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Each took three months to publish.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is the story of how those six months were spent, and why it turned into a product idea.&lt;/p&gt;

&lt;h2&gt;
  
  
  Google Play's "Innocent" Rule
&lt;/h2&gt;

&lt;p&gt;On November 13, 2023, Google Play added a requirement for new personal developer accounts: before your app can go to production, 12 testers must opt into your closed testing track and remain active for 14 consecutive days.&lt;/p&gt;

&lt;p&gt;My friend's account was created after that date. When we first read the rule, both of us thought the same thing: &lt;em&gt;easy&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;12 people. 14 days. How hard could it be?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Very hard.&lt;/strong&gt; As it turned out.&lt;/p&gt;

&lt;h2&gt;
  
  
  Motion Cues — The First Wave
&lt;/h2&gt;

&lt;p&gt;My friend started writing Motion Cues in early 2025. The code took two months. Play Console listing, screenshots, description — one week.&lt;/p&gt;

&lt;p&gt;Then came the publishing process.&lt;/p&gt;

&lt;p&gt;The first thing he saw: &lt;em&gt;"New personal developer accounts must complete closed testing with 12 testers for 14 consecutive days before production access."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;He laughed. "Okay, I'll find 12 people. Done."&lt;/p&gt;

&lt;h3&gt;
  
  
  "Just Ask Your WhatsApp Group"
&lt;/h3&gt;

&lt;p&gt;We live in Istanbul. Our circle is full of developers.&lt;/p&gt;

&lt;p&gt;Developer friends group (~40 people):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Android users: 3&lt;/li&gt;
&lt;li&gt;Willing to help: 3&lt;/li&gt;
&lt;li&gt;Actually opened the app daily for 14 days: &lt;strong&gt;1&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;40 developers. All on iPhone. It's 2026, and that's the irony — developers who build mobile apps are the least likely to actually use the OS their users are on.&lt;/p&gt;

&lt;p&gt;He turned to family. Explaining "open this every day for two weeks" to his mother. Asking her every morning: &lt;em&gt;"Mom, did you open it today?"&lt;/em&gt; For 14 days.&lt;/p&gt;

&lt;p&gt;End of week one: &lt;strong&gt;5 active testers&lt;/strong&gt;. 7 short.&lt;/p&gt;

&lt;h3&gt;
  
  
  He Turned to Fiverr
&lt;/h3&gt;

&lt;p&gt;You've probably seen the gigs: &lt;em&gt;"12 Testers for Google Play — $15."&lt;/em&gt; He paid.&lt;/p&gt;

&lt;p&gt;Two days later, 12 Gmail addresses arrived. Two opted in. None opened the app.&lt;/p&gt;

&lt;p&gt;The seller was really selling &lt;strong&gt;email delivery&lt;/strong&gt;, not testing. Whether those emails corresponded to real people who used your app daily was not their problem.&lt;/p&gt;

&lt;h3&gt;
  
  
  Reddit Swap Threads
&lt;/h3&gt;

&lt;p&gt;He ended up in r/androiddev's closed testing swap threads. The math is brutal: you need to test 12 apps, each for 14 days. Opening 12 strangers' apps every single day for two weeks. Just to launch your own.&lt;/p&gt;

&lt;p&gt;By week three, still bouncing between &lt;strong&gt;10–11 active testers&lt;/strong&gt;. Never hit 12 continuously.&lt;/p&gt;

&lt;h3&gt;
  
  
  Three Months Later
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Coding: 2 months&lt;/li&gt;
&lt;li&gt;Launch preparation: 1 week&lt;/li&gt;
&lt;li&gt;Finding 12 testers: &lt;strong&gt;3 months&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Motion Cues is now on the Play Store with 30k+ downloads. But those three months stayed with him.&lt;/p&gt;

&lt;h2&gt;
  
  
  Let it Rain — The Pattern Repeats
&lt;/h2&gt;

&lt;p&gt;A few months later, second app. Code: three weeks.&lt;/p&gt;

&lt;p&gt;But the publishing process started from scratch. 12 testers. 14 days. Again.&lt;/p&gt;

&lt;p&gt;"Bro, if I could just move Motion Cues testers to Let it Rain, I'd be saved. But Google wants fresh testing for every new app."&lt;/p&gt;

&lt;p&gt;Every new app = 12 testers from zero.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Time to production: 2.5 months.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  This Is Where It Clicked
&lt;/h2&gt;

&lt;p&gt;"This isn't a bug," I said. "This is a system."&lt;/p&gt;

&lt;p&gt;On Reddit, Twitter, LinkedIn, every day, hundreds of developers in the same hole:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;"Who needs testers? DM me for swap"&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;"Lost $50 on Fiverr tester scam"&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;"Launch delayed 6 weeks, still stuck on closed testing"&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;"Google why is this so hard"&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every single one hitting the same wall.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Vibe Coding Era Made Shipping Harder Than Building
&lt;/h2&gt;

&lt;p&gt;Something shifted in 2025–2026: writing code became accessible to everyone. Claude Code, Cursor, Bolt, Replit. Working apps built over a weekend. Non-developers shipping mobile apps.&lt;/p&gt;

&lt;p&gt;Building a mobile app now takes days. &lt;strong&gt;Publishing one still takes months.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  So We Made a Service
&lt;/h2&gt;

&lt;p&gt;Existing solutions weren't built for this:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Fiverr freelancers&lt;/strong&gt;: Sell email delivery, not engagement&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Reddit swap threads&lt;/strong&gt;: Force you into 14 days of testing strangers' apps&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Enterprise testing services&lt;/strong&gt;: $200+ price tag, overkill for indies&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There was a gap. Real Android devices, real user behavior, 14-day continuous engagement, transparent dashboard, indie-friendly pricing.&lt;/p&gt;

&lt;p&gt;That's where &lt;a href="https://ontest.app/" rel="noopener noreferrer"&gt;onTest&lt;/a&gt; came in.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Been through something similar? I'd love to hear your story in the comments. Good luck with your launch — you'll get there.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>googleplay</category>
      <category>startup</category>
      <category>androiddev</category>
    </item>
  </channel>
</rss>
