From 64dfe6384cf9ffc1f864fbe46478a8829aae4761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bram=20Bonn=C3=A9?= Date: Mon, 11 Nov 2019 14:17:54 +0100 Subject: [PATCH] Update getting started doc Commit 64d6ff51a17ae2f9aee824902494138c1fd97654 migrated the Android client from an Eclipse project to an Android Studio project. This change updates the docs to reflect that. --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index 334730c7..b7a0eee7 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -201,7 +201,7 @@ Our main setup has been OpenVPN running on a Google Compute Engine instance. See #### Testing Android For testing Android devices we have included our [Android client](/nogotofail/clients/android) ready -to be imported into Eclipse. You will have to build the app and install it on your test device. +to be imported into Android Studio. You will have to build the app and install it on your test device. For testing you can use the access point nogotofail setups or on devices >=JB you can use the OpenVPN setup and a third party VPN application to route your traffic.