Someone can correct me if I'm wrong, but those are libraries for different cpu architectures. .so files are standalone libraries that are linked at compile time, not compiled. As far as what they do, they're probably just for allowing different mobile platform compatabilities.
Someone can correct me if I'm wrong, but those are libraries for different cpu architectures.
.so
files are standalone libraries that are linked at compile time, not compiled. As far as what they do, they're probably just for allowing different mobile platform compatabilities.