akallabeth
8877614d50
[android] updated openssl, cjson and ffmpeg
2023-08-04 12:59:11 +02:00
akallabeth
793d80f2c4
[cmake] update ci defaults
2023-08-04 12:59:11 +02:00
fifthdegree
d309fcd6e8
Restructure Azure AD related stuff
...
- Move responsibility for obtaining access tokens to clients
- Add function for getting access tokens for AVD
- Get correct server hostname during AVD setup
- Add utility function for doing http requests
2023-07-20 14:20:28 +02:00
Armin Novak
69aa1ff9db
[build] add cJSON to android build scripts
2023-03-10 16:38:07 +01:00
Armin Novak
8ca386a300
[build,android] only use CMake from SDK
...
* only use CMake from android SDK
* abort if CMake or ndk-build are not detected
2023-02-08 08:50:17 +01:00
akallabeth
7c625036ef
[build] disable android SDL client build
2023-01-10 17:38:00 +01:00
akallabeth
d6eab34997
Updated openssl to 1.1.1s for android build
2022-11-11 11:51:53 +01:00
Armin Novak
f620a31d57
Android build script updatee
...
* Remove JPEG build support (deprecated)
* Add sha256 check to tar/git checkout
* Update default dependency versions
2022-10-12 21:48:44 +02:00
akallabeth
8cc92220b5
Made WITH_MEDIACODEC configurable, use newer openssl
2022-05-13 10:38:26 +02:00
Iordan Iordanov
511444a65e
Switch to official OpenSSL Download location and away from github.
...
One of the benefits is that this adds support for building with OpenSSL 3.0 versions without breaking support for building with 1.1.1.
As part of the work, the assumption that there is an /archive/ in the download path is removed.
Furthermore, cmake modules for finding OpenSSL are updated in order to support 3.0.
2022-04-07 09:10:40 +02:00
akallabeth
2249e9fc46
Enabled swscale for android build
2022-01-14 10:39:46 +01:00
Ely Ronnen
450aa65227
adding ffmpeg build script
2021-12-21 08:02:07 +01:00
Ely Ronnen
cdb7563cf7
add ffmpeg option to android build script
2021-12-21 08:02:07 +01:00
Christian Plattner
2ad8fee8f6
Fix Android build paths
2020-11-21 15:22:59 +01:00
Christian Plattner
711870e21a
Fix #6565 : streamline android build configuration
2020-11-21 15:22:59 +01:00
akallabeth
fd9b5463a0
Use cmake from NDK
2020-04-09 10:03:20 +02:00
akallabeth
f2d5cf2b41
Updated android build scripts for ci.
2020-04-09 10:03:20 +02:00
Mathew
2ff19597dc
fix scripts to build with ndk r15c,
...
cache dependancies so we are not hitting github often
update android dependancies to latest and compile.
./android-build-freerdp.sh --ndk ~/Programming/android-ndk-r15c --relWithDebug --jpeg
Still an error compiling openh264
2018-11-09 15:20:52 +13:00
Armin Novak
9df26feab7
Update for android scripts, per arch includes.
2017-03-09 11:32:34 +01:00
Armin Novak
196386f59b
Android client support script fixes.
2016-10-06 13:43:11 +02:00
Armin Novak
48b4c5b7a4
Fixed android libfreerdp install paths.
2016-07-06 17:18:13 +02:00
Armin Novak
98d4a9347a
Added support for android SetFileTime.
...
Deactivated libjpeg support for android.
2016-02-26 12:27:59 +01:00
Armin Novak
8fdf59ae00
Removed android SDK dependency for native build.
2016-02-04 16:09:49 +01:00
Armin Novak
74f3ebf793
Fixed argument for freerdp source.
2016-02-04 13:56:33 +01:00
Armin Novak
d04eb12a47
Added new android build scripts.
2016-02-01 15:22:10 +01:00