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

# Android WiFi

> Using Illusory with Android.

<Warning>
  Can't find proxy connection details? [Connect](/docs/connect/introduction).
</Warning>

### Configure Android WiFi

You can forward your Android device’s WiFi internet requests through Illusory proxies. Here’s how to set it up:

<Steps>
  <Step title="Find WiFi Network">
    Go to the `Settings` app and select Wifi & Internet. Find your Wi-Fi network. If you’re currently connected to
    it, it should be the topmost option.

    <Frame>
      <img src="https://mintcdn.com/illusory/AS1pG9ZbQjnyrN5d/images/connect/android/wifi/how-to-set-up-proxy-on-android-1.png?fit=max&auto=format&n=AS1pG9ZbQjnyrN5d&q=85&s=81af8bd29e7df57ca7fc9e7747cce515" width="271" height="429" data-path="images/connect/android/wifi/how-to-set-up-proxy-on-android-1.png" />
    </Frame>
  </Step>

  <Step title="Modify Network">
    Select the Gear icon on the right side and tap `Modify`. This will open a preferences popup. If you can’t see
    the Gear icon, touch and hold the network name and tap Modify Network.

    <Frame>
      <img src="https://mintcdn.com/illusory/AS1pG9ZbQjnyrN5d/images/connect/android/wifi/how-to-set-up-proxy-on-android-2.png?fit=max&auto=format&n=AS1pG9ZbQjnyrN5d&q=85&s=9e400b672124252fb2962445b5485f5b" width="271" height="226" data-path="images/connect/android/wifi/how-to-set-up-proxy-on-android-2.png" />
    </Frame>
  </Step>

  <Step title="Select Manual">
    Within the proxy modification menu, select `Manual`. This means that you’ll enter your proxy server’s settings.

    <Frame>
      <img src="https://mintcdn.com/illusory/AS1pG9ZbQjnyrN5d/images/connect/android/wifi/how-to-set-up-proxy-on-android-3.png?fit=max&auto=format&n=AS1pG9ZbQjnyrN5d&q=85&s=187f91118781928ab38f1ae7d5f7475f" width="271" height="358" data-path="images/connect/android/wifi/how-to-set-up-proxy-on-android-3.png" />
    </Frame>
  </Step>

  <Step title="Add proxy details">
    Enter the proxy `Server IP` and `Port` found in your dashboard under <b>Connect</b>.

    <Frame>
      <img src="https://mintcdn.com/illusory/AS1pG9ZbQjnyrN5d/images/connect/android/wifi/how-to-set-up-proxy-on-android-4.png?fit=max&auto=format&n=AS1pG9ZbQjnyrN5d&q=85&s=07666f32633447b3fb9536ce4c865a9c" width="271" height="255" data-path="images/connect/android/wifi/how-to-set-up-proxy-on-android-4.png" />
    </Frame>
  </Step>

  <Step title="Authenticate">
    Enter the proxy `Server IP` and `Port` found in your dashboard under <b>Connect</b>.

    <Frame>
      <img src="https://mintcdn.com/illusory/AS1pG9ZbQjnyrN5d/images/connect/android/wifi/how-to-set-up-proxy-on-android-5.png?fit=max&auto=format&n=AS1pG9ZbQjnyrN5d&q=85&s=b662be73fc749897ee80e4a54f7f3ea6" width="271" height="276" data-path="images/connect/android/wifi/how-to-set-up-proxy-on-android-5.png" />
    </Frame>

    Unlike iOS, Android devices don’t have fields for authenticating the proxy server in the settings. Instead,
    you’ll be asked to authenticate when you open your web browser. There, simply enter your credentials: username
    and password.

    <Note>
      If you’ve authenticated by whitelisting your IP address, you don’t need to enter the credentials. We
      recommend using whitelist IP for Android and iOS connections for ease of use.
    </Note>
  </Step>

  <Step title="Test">
    Go to [What Is My IP Address](https://whatismyipaddress.com/) to see if your IP address and location have
    changed.
  </Step>
</Steps>
