If you are working with native (C or C++) code in your Android project, you are probably using CMake or ndk-build for building and compiling this into a native library...
Ever since Software is eating the world an ongoing debate in the C and C++ development world is about proper dependency management and if a large amount of thirdparty dependencies...
Back in June this year I gave a talk at the local monthly Munich C++ user group meeting in the office rooms from Microsoft about effective dependency management techniques using...