title: libpjsua2-android date: '2023-31-10' description: PJSIP Libraries built with Github Actions author: 'Weslley Murdock'
This repo builds the pjproject library with external libraries support in a github workflow An iOS version can be found here.
Android NDK Level: 21
Android Build-Tools Version: 30.0.3
| LIB | Version |
|---|---|
| pjsip | 2.13.1 |
| openh264 | 2.0.0 |
| openssl | 1.1.1k |
| opus | 1.4.1 |
| ABI | SSL | OPUS | H264 | PJSIP |
|---|---|---|---|---|
| armeabi-v7a | x | x | X | x |
| arm64-v8a | x | x | x | x |
| x86 | x | x | x | x |
| x86_64 | x | x | x | x |
- build a .aar java library
- build a xamarin/maui library