i have a big Android project with multiple frameworks. When i generate the APK and unzip it i have multiple libs/armeabi-v7a/*.so
files - the files names are very different from the frameworks names in the project.
Is there a way to know which .so file is part of which framework?