Open viperfx opened 8 years ago
In several recent vesion,android used BoringSSL instead of OpenSSL, so it was caused by the different SSL. So you should build python for different version of android, and load the correct library based on the android version. And i have tried build python used the static libray of libssl and libcrypto, but i failed !
When I launch the app, it immediately crashes. I got the follow message from logcat:
Here is the full trace