Prime Kids is a parental-control system built as two separate apps: Prime Kids: Parent Helper on the parent's phone, and Prime Kids Child on the child's device. Together they give parents real, age-appropriate oversight — screen-time limits, app management, content filtering, location, and alerts — without surveillance theatre.
Coming soon to the Google Play Store. Pending review — you're looking at the official product page that Play Store reviewers see.
We deliberately split Prime Kids into two distinct apps because the device that does the monitoring and the device that holds the control panel need very different permissions, very different UIs, and very different security postures. Each app has its own listing on the Google Play Store.
React Native · Android & iOS · the dashboard
Lives on the parent's phone. This is the control panel — where you see what your child is doing, set the rules, and receive alerts.
com.parenthelper.parent
Native Kotlin · Android only · the agent
Installed on the child's Android device. Runs as a persistent background service to enforce the rules set by the parent. iOS version is deferred until we have native Screen Time API access.
com.parenthelper.child
Prime Kids started life as a classroom project called Parent Helper. We needed an app that would teach our 2024 cohort the hardest parts of mobile engineering — native Android services, screen-time tracking, app blocking, real-time WebSocket sync, push-notification lifecycles, geolocation, multi-role auth, anti-bypass protection — all on one connected codebase.
By the end of the cohort the apps worked well enough that parents outside the program started asking if they could keep using them. We took the student code, hardened the security, wrote a real privacy policy that accurately describes the (substantial) data the child app collects, and pushed both apps through Play Store review the same way a startup would.
That whole process is now a permanent part of how we teach. Every future cohort goes through it. Prime Kids is the artifact — and we're proud of it — but the real product is the way our students now think about shipping software.
Prime Kids is currently in Play Store review. Once approved, the install buttons below will go live. Each app has its own Play Store listing — install the right one on the right device.
If you're evaluating Prime Kids for Google Play, here are the mandatory links and contact details for our submissions. Both apps share the same developer account, privacy policy, and support flow.
com.parenthelper.parent) and Prime Kids Child (com.parenthelper.child).Children's-app considerations: the Child App is intended to be installed by a parent on a child's device. We do not market the app to children directly — child accounts are created only through the parent's pairing flow. Our handling of children's personal information, consistent with the spirit of COPPA and Play Store Families policy, is in section 7 of the privacy policy.