@@ -35,13 +35,13 @@ It takes several minutes to download, install, verify and configure the required

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.

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.


Android Studio builds the app, then installs and launches it under the name "Briar Debug" on the selected device.