> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onspace.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Download Andriod APK

> Download Android APK and share with others

### Overview

Turn your React Native project into a downloadable Android APK file that you can share with friends, colleagues.

### Step-by-Step Guide

#### 1. Navigate to Download Options

* Open your completed project in OnSpace
* Locate the **Download** button in the top-right corner
* Click **Download** and select **Download APK** from the menu

<img className="block dark:block" src="https://mintcdn.com/soulzaiinc/DP_um_9EGfdPiKQZ/images/apk1.jpg?fit=max&auto=format&n=DP_um_9EGfdPiKQZ&q=85&s=0bf553ae3cd89ee7c2fd7d073f0e6d15" alt="Hero Dark" title={true} style={{ width:"100%" }} width="800" height="626" data-path="images/apk1.jpg" />

#### 2. Initialize APK Build

Click the **"Build APK"** button to start the process.

<img className="block dark:block" src="https://mintcdn.com/soulzaiinc/DP_um_9EGfdPiKQZ/images/apk2.jpg?fit=max&auto=format&n=DP_um_9EGfdPiKQZ&q=85&s=67be8a4e5c2a07d189895a27510c268d" alt="Hero Dark" title={true} style={{ width:"100%" }} width="1386" height="762" data-path="images/apk2.jpg" />

<img className="block dark:block" src="https://mintcdn.com/soulzaiinc/DP_um_9EGfdPiKQZ/images/apk3.jpg?fit=max&auto=format&n=DP_um_9EGfdPiKQZ&q=85&s=259ce098d44d9f5c743b7cf8d6cb557d" alt="Hero Dark" title={true} style={{ width:"100%" }} width="1252" height="776" data-path="images/apk3.jpg" />

#### 3. Customize Your App (Optional)

Want to make it uniquely yours?

* Click **"Edit"** to access customization options
* Update your app's logo/icon
* Change the app name to something memorable

<img className="block dark:block" src="https://mintcdn.com/soulzaiinc/DP_um_9EGfdPiKQZ/images/apk4.jpg?fit=max&auto=format&n=DP_um_9EGfdPiKQZ&q=85&s=f463e61fcee3698e3d7b91cf38ee8177" alt="Hero Dark" title={true} style={{ width:"100%" }} width="1150" height="720" data-path="images/apk4.jpg" />

#### 4. Generate Your APK

* After customizing (or if you prefer the defaults), click **"Build New APK"**
* **Build Cost:** 500 credits per APK
* **Processing Time:** \~2 minutes

<img className="block dark:block" src="https://mintcdn.com/soulzaiinc/DP_um_9EGfdPiKQZ/images/apk5.jpg?fit=max&auto=format&n=DP_um_9EGfdPiKQZ&q=85&s=1f472b845b6dfbe6b130b0b336d9e3d4" alt="Hero Dark" title={true} style={{ width:"100%" }} width="1156" height="764" data-path="images/apk5.jpg" />

<img className="block dark:block" src="https://mintcdn.com/soulzaiinc/DP_um_9EGfdPiKQZ/images/apk5.1.jpg?fit=max&auto=format&n=DP_um_9EGfdPiKQZ&q=85&s=ebae37c08484c02bf83ecf94105f90b7" alt="Hero Dark" title={true} style={{ width:"100%" }} width="1190" height="594" data-path="images/apk5.1.jpg" />

#### 5. Download & Share

Once the build completes, hit **Download** to get your APK file ready for distribution.

<img className="block dark:block" src="https://mintcdn.com/soulzaiinc/DP_um_9EGfdPiKQZ/images/apk6.jpg?fit=max&auto=format&n=DP_um_9EGfdPiKQZ&q=85&s=2d17acbca11d48750100b69ad31d68d6" alt="Hero Dark" title={true} style={{ width:"100%" }} width="1148" height="1412" data-path="images/apk6.jpg" />

### 🚨 Critical Reminder

<Warning>
  **Version Management Alert**

  Always download your current APK before building a new one! Each new build overwrites the previous version permanently.

  **Best Practice:** Create a backup folder for your APK versions with clear naming like `MyApp_v1.0.apk`, `MyApp_v2.0.apk`, etc.
</Warning>

### Pro Tip

Test your APK on multiple Android devices before major distribution to ensure compatibility across different screen sizes and Android versions.
