From fa37198d8bc2746a92eb7df587eb8989e2083289 Mon Sep 17 00:00:00 2001 From: Cleopatra <patrathewhiz@gmail.com> Date: Mon, 15 Mar 2021 02:47:21 +0000 Subject: [PATCH] Official Android docs link --- content/page/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/page/building.md b/content/page/building.md index cb8f022..bd59c75 100644 --- a/content/page/building.md +++ b/content/page/building.md @@ -39,7 +39,7 @@ It takes several minutes to download, install, verify and configure the required  -8\) When the build process finishes, click **locate** from the Event Log to open the folder containing the APK file, **briar-android-official-debug.apk**. You can [sideload](http://www.digitalcitizen.life/how-sideload-apps-using-apk-files-android-devices) this file onto any Android device. +8\) When the build process finishes, click **locate** from the Event Log to open the folder containing the APK file, **briar-android-official-debug.apk**. See the [Android Studio documentation](https://developer.android.com/studio/run/device) for instructions on how to run the app.  -- GitLab