Skip to content
Snippets Groups Projects
Commit c3c562e9 authored by Cleopatra's avatar Cleopatra
Browse files

Update instructions

parent 4c536cea
No related branches found
No related tags found
1 merge request!48Update "Building the Source Code" guide
......@@ -35,13 +35,13 @@ It takes several minutes to download, install, verify and configure the required
![](/img/building/06.png)
7\) When Gradle sync is complete, select **Build** > **Build Bundle(s)/APK(s)** > **Build APK(s)** from the Android Studio menu.
7\) Follow [Android Studio's documentation](https://developer.android.com/studio/run/device) to set up a device.
![](/img/building/7.png)
8\) If a device has been properly set up, you should see it under **Running devices** in the target device drop-down menu. Select the device that you want to run your app on and click run button (or select **Run** > **Run 'briar-android'** from the menu).
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.
![](/img/building/08.png)
![](/img/building/8.png)
Android Studio builds the app, then installs and launches it under the name "Briar Debug" on the selected device.
## Updating
......
static/img/building/08.png

44.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment