NetBird client on Android

Android-specific steps for the NetBird client. For everything cross-platform (client status, connectivity, login, and DNS), start from Troubleshooting client issues.

Enable trace logs and capture them with ADB

  1. Enable ADB in the device's developer options.
  2. In the NetBird app, set the Trace log level (a checkbox in the advanced menu).
  3. Install the ADB platform tools (part of the SDK platform-tools pack), then capture the logs. On Linux:
sudo adb logcat -v time | grep GoLog