Bubble documentation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

android_vpn.md 1.8 KiB

1234567891011121314151617181920212223242526
  1. # Connect an Android device to your Bubble VPN
  2. * On another device (not your Android device):
  3. * Login to your Bubble
  4. * Navigate to the Devices screen
  5. * In the "Add Device" section, enter a name for your Android device and click or tap the "Add" button to add it.
  6. * Click or tap "Show VPN connection info" for your new Android device. A QR code will appear.
  7. * On your Android device:
  8. * Install the WireGuard from the Google Play Store: https://play.google.com/store/apps/details?id=com.wireguard.android
  9. * Alternatively, if you have access to the F-Droid App Store, you can install from: https://f-droid.org/en/packages/com.wireguard.android/
  10. * Open the WireGuard app
  11. * In the WireGuard app, tap "Add a tunnel". If you don't see "Add a tunnel", tap the Plus icon (+) in the top-right corner of the screen.
  12. * Tap the "Create from QR code" button
  13. * You Android device will ask you to allow WireGuard to use your camera. Allow this.
  14. * A camera view will open. Scan the QR code shown on your other device. You'll be asked to provide a name for the tunnel. You can choose anything, but it's probably easiest to use the name of your Bubble.
  15. * A new connection will now appear in WireGuard. Tap the toggle control to turn it on.
  16. * You'll now see a pop-up titled "Connection Request". Tap "OK" to allow the connection.
  17. * To ensure your device always remains connected to your Bubble, open the "Settings" app on your Android device
  18. * Tap "Connections"
  19. * Tap "More Connection Settings"
  20. * Tap "VPN"
  21. * You should see your WireGuard VPN listed. Tap the gear icon to open its settings.
  22. * Tap the "Always-on VPN" toggle to enable always-on behavior
  23. * Optionally, also turn on the "Block connections without VPN" setting
  24. * Congratulations! You are now connected to your Bubble's VPN!