mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Updated readme for android.
This commit is contained in:
@@ -13,8 +13,8 @@ Build requirements
|
|||||||
For the Android port some additional dependencies need to be fulfilled:
|
For the Android port some additional dependencies need to be fulfilled:
|
||||||
|
|
||||||
* for JNI
|
* for JNI
|
||||||
- Android NDK (>= r9)
|
- CMake >= 3.0
|
||||||
- prebuild openssl (optionally libjpeg and openh264)
|
- Android NDK (>= r9) (and <= 10e if build with OpenH264)
|
||||||
|
|
||||||
* for the Java GUI
|
* for the Java GUI
|
||||||
- Android SDK
|
- Android SDK
|
||||||
@@ -38,9 +38,9 @@ Currently the default script builds for:
|
|||||||
* armeabi-v7a
|
* armeabi-v7a
|
||||||
* x86
|
* x86
|
||||||
* mips
|
* mips
|
||||||
|
* arm64-v8a
|
||||||
64 bit architectures will be added as soon as the OpenSSL build scripts
|
* x86_64
|
||||||
support the android build for those.
|
* mips64
|
||||||
|
|
||||||
When the script is finished the libraries are ready for android studio to
|
When the script is finished the libraries are ready for android studio to
|
||||||
be picked up in client/Android/Studio/freeRDPCore/src/main/jniLibs
|
be picked up in client/Android/Studio/freeRDPCore/src/main/jniLibs
|
||||||
|
|||||||
Reference in New Issue
Block a user