isomorphic-apk-reader

1.2.0 • Public • Published

isomorphic-apk-reader

Read IOS/Android package's(.apk/.ipa ) manifest info, for NodeJS/Webpack/Browserify.

Introduction

For .apk, parse the AndroidManifest.xml and resources.arsc files, read all values listed in AndroidManifest.xml(both primitive and reference type), also you can get and show the icon of the apk file directly from the parsed result.

For .ipa, parse the info.plist and embedded.mobileprovision files, read all basic information in info.plist file, including the icon of the ipa file(already handled the crushed pngs).

Package Sidebar

Install

npm i isomorphic-apk-reader

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

94 kB

Total Files

24

Last publish

Collaborators

  • thiagoppo