Skip to content

HackWebRTC/android-openssl-cmake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSL For Android

  • Include build-openssl.sh in your app (Preferrably in the app's root folder)
  • Run it once
  • This will make a folder prefix which will have OpenSSL libraries

Using in cmake

Add these to your CMakeLists.txt app :

set(OPENSSL_ROOT_DIR path-to-prefix-folder)

If your CMake file is at app/src/main/cpp/CMakeLists.txt and the prefix folder is in app root then it will be :

set(OPENSSL_ROOT_DIR ${CMAKE_CURRENT_LIST_DIR}/../../../../prefix/${CMAKE_ANDROID_ARCH_ABI})

This is used in Dots app

About

Easy way to use OpenSSL in your cmake Android app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy