From db5afea4783f691fefb39373cfba8bf6ae6446b0 Mon Sep 17 00:00:00 2001 From: akwizgran <akwizgran@users.sourceforge.net> Date: Fri, 9 Dec 2016 11:27:52 +0000 Subject: [PATCH] Updated sideloading link so we're not recommending AirDroid. See http://arstechnica.co.uk/security/2016/12/at-least-10-million-android-users-imperiled-by-popular-airdroid-app/ --- building.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building.html b/building.html index b6289b2..c37c9ea 100644 --- a/building.html +++ b/building.html @@ -79,7 +79,7 @@ <img src="img/building/13.png"> - <p>9) When the build process finishes, click <b>Show in File Manager</b> to open the folder containing the APK file, <b>briar-android-debug.apk</b>. You can <a href="http://www.greenbot.com/article/2452614/how-to-sideload-an-app-onto-your-android-phone-or-tablet.html">sideload</a> this file onto any Android device.</p> + <p>9) When the build process finishes, click <b>Show in File Manager</b> to open the folder containing the APK file, <b>briar-android-debug.apk</b>. You can <a href="http://www.digitalcitizen.life/how-sideload-apps-using-apk-files-android-devices">sideload</a> this file onto any Android device.</p> <img src="img/building/11.png"> -- GitLab