summaryrefslogtreecommitdiffstats
path: root/android (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Android build cleanup (#4734)Mat2020-05-102-18/+5
| | | | | | | | | * Android build cleanup * Remove unnecessary workaround * Remove more unnecessities * Bump cmake version
* Strip debug symbols from Android buildsMat2020-01-161-1/+1
|
* Bump Android API to min supportedMat2020-01-031-2/+2
|
* Clean up server folder for Android (#4448)Mat2020-01-021-2/+4
|
* Fix android builds (#4432)Alexander Harkness2020-01-023-26/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Terminate android build script early if any step fails * Remove deprecated android types * Use android NDK cmake support rather than cmake android NDK support as that support is better supported * Android uses GNU strerror_r? * Fix compilation * Rebase * Fix final issues * Drop submodule changes * Revert change * Parentheses * Lower api levels * Don't use GNU strerror_r for Android Co-authored-by: Mat <mail@mathias.is>
* Added SHA checksums for android Jenkins build; Few improvements (#3484)Cl1608Ho2016-12-181-6/+12
| | | | | | * Added SHA checksums for android Jenkins build; Few improvements * Fixes
* Added Compile script for LeenucksCl1608Ho2016-12-121-0/+100
|
* Documented steps for compilationTiger Wang2016-12-122-9/+1
| | | | As requested by @madmaxoft.
* Use CMake's Android generators to crosscompileTiger Wang2016-12-122-0/+37