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

# OpenVPN on Android

> Connect to a TunnelFleet OpenVPN server from Android.

<Steps>
  <Step title="Install OpenVPN Connect">
    Install **OpenVPN Connect** from the [Google Play Store](https://play.google.com/store/apps/details?id=net.openvpn.openvpn).
  </Step>

  <Step title="Download or open the profile">
    Download the `.ovpn` file to your phone, or open the TunnelFleet profile URL if you received one.
  </Step>

  <Step title="Import">
    In OpenVPN Connect, import the profile from file (or via deep link if offered).
  </Step>

  <Step title="Sign in and connect">
    Enter your VPN username and password, then connect. Accept the Android VPN permission prompt.
  </Step>
</Steps>

## TCP vs UDP on mobile

If mobile data refuses to connect on UDP, import the **TCP** profile instead.

## Verify

Browse to [ifconfig.me](https://ifconfig.me) and confirm the VPS IP.

## Troubleshooting

| Issue                | Fix                                               |
| -------------------- | ------------------------------------------------- |
| Profile won't import | Confirm the download is a complete `.ovpn` file   |
| Auth failed          | Re-check credentials in TunnelFleet Users         |
| Drops in background  | Disable battery optimizations for OpenVPN Connect |
