# App Registration and Mgmt.

## **Overview** <a href="#apps-overview" id="apps-overview"></a>

A "product" refers to an app distributed through "ONE Store". It can be registered and managed via the ONE Store Developer Center.

* The ONE Store Developer Center provides a system where multiple OS-specific apps can be registered and managed under a single Product ID (PID).
* Each OS-specific app has a unique Application ID (AID) and supports both Android and Windows OS.

<table><thead><tr><th width="103.727294921875">Term</th><th width="170.90911865234375">Definition</th><th>Description</th></tr></thead><tbody><tr><td><strong>PID</strong></td><td><p>Product ID</p><p></p></td><td><ul><li>A unique ID to identify a product</li><li>Multiple OS-specific apps can be included in a single PID</li></ul></td></tr><tr><td><strong>AID</strong></td><td>Application ID</td><td><ul><li>A unique ID to identify each OS-specific app</li></ul></td></tr></tbody></table>

* Supported OS Types is as below.

<table><thead><tr><th width="275.6363525390625">OS </th><th>Description</th></tr></thead><tbody><tr><td><strong>Android</strong></td><td>For Android: Supports AAB and APK binary files.</td></tr><tr><td><strong>Windows</strong></td><td>For PC: Supports AAB, APK, and EXE binary files.</td></tr></tbody></table>
