From 7fef83f2e96767de39ed10263589640ab4c93900 Mon Sep 17 00:00:00 2001 From: Rob Date: Thu, 22 Mar 2018 13:26:50 +0000 Subject: [PATCH] Update client-android.md (#842) * Update client-android.md Changed Installation via profiles sections - Opening the helper html file in Chrome (v65.0.3325.109 on Android 6.0.1) does not work correctly. * Update client-android.md * Update client-android.md --- docs/client-android.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/client-android.md b/docs/client-android.md index 91c85fcc..1175da79 100644 --- a/docs/client-android.md +++ b/docs/client-android.md @@ -4,8 +4,8 @@ 1. [Install the strongSwan VPN Client](https://play.google.com/store/apps/details?id=org.strongswan.android). 2. Copy `android_{username}.sswan` and `android_{username}_helper.html` to your phone's internal storage. -3. Open the helper file in a browser (e.g., Google Chrome). -4. Click on the link. It opens the StrongSwan app and configures the VPN with your profile. +3. Open the StrongSwan app and go to 'Import VPN profile'. +4. Select the `android_{username}.sswan` file to configure the VPN with your profile. ## Manual installation