MartinStyk / AndroidApkAnalyzer

Android application for analyzing installed apps
GNU General Public License v3.0
270 stars 55 forks source link

[Feature Request] Option to view AndroidManifest.xml of apk on SD card #30

Closed shaobin0604 closed 6 years ago

shaobin0604 commented 6 years ago

The View AndroidManifest.xml option only support apk that has been installed.

Could you please add an option to support apks that has not been installed?

MartinStyk commented 6 years ago

Hi, technically i am not able to implement this feature. I haven't found a way to do it. :-(

shaobin0604 commented 6 years ago

Hi, I've just found a way to implement this feature. Would you mind if I create a pull request?

MartinStyk commented 6 years ago

+1 for opening pull request