From 755c66f7283fb4f69fc9ca152b5a68326820a260 Mon Sep 17 00:00:00 2001 From: Armin Novak Date: Mon, 18 Nov 2013 10:28:59 +0100 Subject: [PATCH] Updated readme. --- docs/README.android | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.android b/docs/README.android index 17cf83c91..6896f8d89 100644 --- a/docs/README.android +++ b/docs/README.android @@ -35,6 +35,7 @@ However, any other static build should work as well. To build openssl: +Set up ANDROID_NDK and ANDROID_SDK to the absolute paths on your machine. From the project root folder run './scripts/android_setup_build_env.sh' This will set up openssl and gprof helper libraries as required for FreeRDP.