GM
EN/ES
Back to projects

Application distribution / Android

StoreApps

A private Android app store that installs packages using the operating system’s own mechanism, removing the friction of manual installation.

Role: Architecture and full development Duration: Own project 2026

The problem

Distributing internal applications outside the official store forces the user through system warnings on every install. Using the platform’s own session installer removes that friction without disabling any protection.

The detail that makes the product work is using the same install mechanism the official store uses, rather than trying to route around it.