Private app distribution

Android TV App Store

A private app store for Android TV operators, IPTV resellers, and app publishers. Host your APK URLs, hand out a 6-digit PIN, and your users install your catalog in one click — no Google Play Store, no public listing.

Your own catalog, your rules

  • One-click install. Users tap once on the remote — no ADB, no manual sideloading, no friction.
  • 6-digit PIN access. Your catalog stays private; only people with your PIN can see it.
  • Custom categories. Organize the catalog the way your audience thinks about it — not ours.
  • Auto updates. Push a new build and every device picks it up automatically.
  • Update alerts. Notify users the moment a new version drops so nobody runs a stale build.
  • REST API. Manage apps programmatically via /api/v1 for CI/CD pipelines.
ATV Store companion app showing a private Android TV app catalog grid organized into custom categories

Works across the Android TV ecosystem

If it runs Android TV or Fire TV, your catalog installs on it.

  • Fire TV Stick
  • Fire TV Cube
  • NVIDIA Shield
  • Google TV
  • Android TV boxes (7.0+)
  • Android phones & tablets

See the full list of supported devices →

How it works

1

Create an account

Sign up in seconds and get a 6-digit PIN — the key to your private catalog on Android TV and Fire Stick.

2

Register your APKs

Point each app at the URL where you host the binary. We never store your APK — we just pass the download URL to the companion app.

3

Your users install

They open the ATV Store companion app, type the PIN, and your catalog appears. One-click install. Done.

Read the full walkthrough →

Why a private store instead of the Play Store?

The Play Store is built for public, reviewed apps. ATV Store is for everything else — internal tools, beta builds, regional apps, and catalogs you'd rather keep off a public listing.

Google Play Store

Public & reviewed

  • Every app is publicly listed and searchable
  • Review queues delay each release
  • Policy changes can pull your app down
  • No control over who can install it
ATV Store

Private & instant

  • Catalog is private to people with your PIN
  • Publish a new build in seconds — no review
  • You decide what's listed and for how long
  • Rotate the PIN to revoke access instantly

Android TV App Store FAQ

Do you host the APK files?

No. We store your app metadata and the URL you point us at; your binaries stay on your own hosting. The companion app downloads them directly.

What is the 6-digit PIN for?

Each workspace gets a unique 6-digit PIN. Users enter it once in the companion app to unlock your private catalog. You can rotate it at any time and the old one stops working immediately.

Do I need the Google Play Store?

No. ATV Store distributes apps outside the Play Store — there's no review process and no public listing. Your catalog is private to PIN holders.

Is there an API?

Yes — a REST API at /api/v1 with API-key auth, so you can add, update, and remove apps from CI/CD.

Ready to launch your Android TV app store?

Create your private catalog and hand out your first PIN in minutes.