rubenv / node-apk-parser

Extract Android Manifest info from an APK file.
MIT License
79 stars 25 forks source link

Use aapt already installed #14

Closed huhuang03 closed 1 year ago

huhuang03 commented 4 years ago

For some reason,I download sdk tool always failed. And I have already installed aapt already. So I want check aapt already exists before doanload..