android - Can I update OpenSSL version of just one .so file -


i using ffmpeg based https://github.com/sourab-sharma/touchtorecord project app. libavformat.so file's version openssl 1.0.2d , google play requires minimum 1.0.2h. how update it? or replace one?

check perfect solution here:

https://github.com/sourab-sharma/touchtorecord/issues/23


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -