# Clash Meta for Android

Updated: March 29, 2026

{% hint style="warning" %}
**Not to be confused with&#x20;*****ClashforAndroid*****,** which is no longer updated or supported
{% endhint %}

{% hint style="info" %}

### Clash Meta for Android version 2.11.24 and up (March 2026 release).&#x20;

Clash Meta for Android **version 2.11.24  and up** supports all major protocols, and works with all our servers.&#x20;
{% endhint %}

## STEP 1: Download and install Clash for Android

{% hint style="success" %}

### Version: v2.11.24

[**Click here**](https://cdn-edge.wannaflix.net/clash/android/cmfa-2.11.24-meta-universal-release.apk) **to download the app.**&#x20;

Alternative mirrors:

* Download on [Github](https://github.com/MetaCubeX/ClashMetaForAndroid/releases)&#x20;
  {% endhint %}

### Install the Application

* Click the downloaded file, and it will install

### **Launch Clash for Android**

* Find `Clash for Android` in your applications and click on it&#x20;

## STEP 2: Import your config

### Copy the API

1. Login to your [client area](https://wannaflix.com/clientarea.php) dashboard
2. Select `Clash for Android` in the dropdown for Android
3. Click `Copy Simple Api`

{% hint style="success" %}

### Different API types:

* **Simple API**: One proxy group, easy to set up, suitable for basic use. ***Recommended for new users.***
* **Split-tunneling API**: Supports multiple proxy groups and service-based routing for advanced control.
* **Subconverter API**: A technical tool for advanced users to convert and customize subscription configs across different formats (Clash, Surge, etc.). \[Only if you know what it is]
  {% endhint %}

### Paste the API&#x20;

1. Open `Clash for Android`
2. Tap `Profile` tab
3. Tap `+` → choose **Subscribe**.
4. Input:
   * **Name**: Wannaflix
   * **URL**: Paste your Clash API link&#x20;
   * **Auto Update:** 720
   * Tap `Save`

<figure><img src="/files/qVOn9es5clddFVRQGEoZ" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/V8GBR23piuAgYcyWO4f4" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/NwYYE2zIDxbuzPROIJDB" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/Au3gQsEJi6AuVFU9bwy6" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/FYUzLLsIPK5Vd6XqyDem" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/XvcR6Bak9bUsB7MxKerZ" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/RR326n8PH3JxvIFVie3s" alt="" width="375"><figcaption></figcaption></figure>

## STEP 3: Select a server and connect

### OPTION 1: Simple API

{% hint style="success" %}

### Recommended setup for new users

If you see a different setup that the screenshots, check that you got the correct config API from our website
{% endhint %}

1. Select `Wannaflix`  as profile (**Profile** → Wannaflix)
2. Tap the profile once → it becomes active.
3. Go to the **Home** tab → tap the big **power button** to connect.
4. Tap **Proxy** to open the server list, run a test by tapping the **lightning bolt icong** (:zap:) in the top right corner
5. Select a server that has a number next to it (the lower the better)

<figure><img src="/files/qVOn9es5clddFVRQGEoZ" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/S9G6sfoYygfX3lffZVNo" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/GpcEqGRO9RcYFPoI5MFm" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/oZQ9lRfCXk9phKuHYl5h" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/1TqrU4vHWHYQPP0nSW6S" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/luyxdNYYBxO5wL19jLXw" alt="" width="375"><figcaption></figcaption></figure>

### OPTION 2: Split-tunneling API - decide which server each site will go through

{% hint style="warning" %}

### Setup for advanced users

If you don't need split-tunneling, we recommend sticking to the Simple API setup above
{% endhint %}

1. Go to **Profile**
2. Tap the profile once → it becomes active.
3. Go to the **Home** tab → tap the big **power button** to connect.
4. Tap **Proxy** to open the server list, run a test by tapping the **lightning bolt icong** (:zap:) in the top right corner
5. Select a server that has a number next to it (the lower the better)

{% hint style="success" %}

### Configure split tunneling (Optional)

1. In the **Proxy** tab you'll see a list of different groups (like `Wannaflix`,  `🍎 Apple`, or `📺 Netflix`)
2. Click on the **group** name (e.g., `📺 Netflix`)
3. Select the desired server from the list (e.g., 🇯🇵 Japan, 🇸🇬 Singapore, etc.)
4. &#x20;That service will now go through your selected server.&#x20;
   {% endhint %}

### You are now connected.

* Try to go to <https://google.com> to check if the connection is working

{% hint style="success" %}

### How to disconnect

Go to the **Home** tab → tap the big **power button** to disconnect.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wannaflix.net/android/clash-meta-for-android.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
