Skip to content

Generate static curl libraries for Android with SSL/TLS using OpenSSL via GitHub Actions.

Notifications You must be signed in to change notification settings

Poko-Apps/curl-openssl-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Curl & OpenSSL Builds for Android

This GitHub Action compiles the latest OpenSSL source and the latest Curl source as a static library for Android native (C/C++) development.

ABIs We Build

  • armeabi-v7a
  • arm64-v8a
  • x86
  • x86_64

Notes

  • Curl is built with SSL/TLS support.
  • Curl builds do not include zlib support.
  • Minimum API set to 21 both for Curl and OpenSSL

Download

Downloads are available in the release section. Release names and tags follow this format:

{curlVersion-opensslVersion}.

Thanks

About

Generate static curl libraries for Android with SSL/TLS using OpenSSL via GitHub Actions.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages