From: Armin Novak Date: Mon, 6 Jun 2016 09:32:25 +0000 (+0200) Subject: Updated readme for android. X-Git-Tag: 2.0.0-beta1+android10~179^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e552e20a98d3bab9cd10e1ec080d40e982eb347;p=platform%2Fupstream%2Ffreerdp.git Updated readme for android. --- diff --git a/docs/README.android b/docs/README.android index 71c9bd1..4163845 100644 --- a/docs/README.android +++ b/docs/README.android @@ -13,8 +13,8 @@ Build requirements For the Android port some additional dependencies need to be fulfilled: * for JNI -- Android NDK (>= r9) -- prebuild openssl (optionally libjpeg and openh264) +- CMake >= 3.0 +- Android NDK (>= r9) (and <= 10e if build with OpenH264) * for the Java GUI - Android SDK @@ -38,9 +38,9 @@ Currently the default script builds for: * armeabi-v7a * x86 * mips - -64 bit architectures will be added as soon as the OpenSSL build scripts -support the android build for those. +* arm64-v8a +* x86_64 +* mips64 When the script is finished the libraries are ready for android studio to be picked up in client/Android/Studio/freeRDPCore/src/main/jniLibs