Is there any tools or library in Android SDK that allows me extract a manifest file from an Android application during its installation time (before accepting the permissions demands)?
The extraction process must be done in the device is not in a third-party machine. I want to do this to be able to collect these files for academic research.