Please assist me for using libxml2 native-lib - XML parsing library in Android NDK using CMakeLists.txt configuration.
I found a source here. But do not know how to integrate this using CMakeLists.txt in AndroidStudio. And what need to include from this repository in my android-NDK project to use libxml2?