Question: I’ve tried using aapt commands to get .so files in APK, but can we get the actual sizes of them? any help is appreciated. Answer: AAPT only handles assets and resources. Try instead to look at the files using ...