android: update documentation

Add Android support library to requirements.
This commit is contained in:
Bernhard Miklautz 2014-11-15 00:49:06 +01:00
parent 841b4c1a3a
commit 2c30f4c8f7
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@ For the Android port some additional dependencies need to be fulfilled:
* for the Java GUI (if build with ant)
- ant
- Android SDK - version >= 21
- Android SDK Tools - version >= 21
- Android Support Library (note: make sure ANDROID_APP_TARGET_SDK is set to be at
least the API level required by the support library)
FreeRDP requires openssl libraries for building but they are not part of the
Android NDK and therefore they need to be prebuild manually.