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

# Android  DNS Setup 

This short guide will teach you how to change the DNS addresses on your **Android** device.

<Steps>
  <Step>
    Go to **Settings** > **Network & internet** > **Internet**.
  </Step>

  <Step>
    Tap the gear icon next to your connected Wi-Fi network.
  </Step>

  <Step>
    Tap Edit (pencil icon) or Modify network.
  </Step>

  <Step>
    Tap **Advanced options**, then change IP settings from **DHCP** to **Static**.
  </Step>

  <Step>
    Scroll down to find the DNS 1 and DNS 2 fields and enter your preferred DNS addresses.

    <Note>
      We recommend using either Google or Cloudflare DNS addresses:

      * Google DNS: `8.8.8.8` `8.8.4.4`
      * Cloudflare DNS: `1.1.1.1` `1.0.0.1`
    </Note>
  </Step>

  <Step>
    Tap **Save**, then disconnect and reconnect to the network for changes to take effect.
  </Step>
</Steps>

***

<Columns cols={2}>
  <Card title="Support" href="https://direct.lc.chat/12092754" cta="Let's chat!">
    Need help or just want to say hello? Our support is available 24/7. \
    You can also reach us anytime via email at [support@decodo.com](mailto:support@decodo.com).
  </Card>

  <Card title="Feedback" href="mailto:feedback@decodo.com" cta="Share feedback">
    Can't find what you're looking for? Request an article! \
    Have feedback? Share your thoughts on how we can improve.
  </Card>
</Columns>
