Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion src/pages/get-started/install/android.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,14 @@ NetBird has an official Android application that you can download at Google Play

</p>

APK releases are also available to install directly on your Android device via the [NetBird Android GitHub repository](https://github.com/netbirdio/android-client/releases).
APK releases are also available to install directly on your Android device via the [NetBird Android GitHub repository](https://github.com/netbirdio/android-client/releases).
Or via Obtainium (which can notify you when an update is released or even auto-update if you want):

<p>
<a href="https://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/netbirdio/android-client" target="_blank">
<img src="/docs-static/img/get-started/android/obtainium-badge.png" alt="Get it on Obtainium" className="imagewrapper-medium"/>
</a>
</p>

## Configure Netbird on Android

Expand Down