android-app-launch-intent-finder
Version:
Finds launch intents in an Android application APK.
31 lines (16 loc) • 1.12 kB
Markdown
# android-app-launch-intent-finder
[](https://badge.fury.io/js/android-app-launch-intent-finder)
[](https://www.npmjs.com/package/android-app-launch-intent-finder)
[](https://nodei.co/npm/android-app-launch-intent-finder/)
Finds launch intents in an Android application APK.
## How to install?
You need to have Node.js installed on your system before you can use this package. Get it here: [Node.js](https://nodejs.org/)
Once you have Node.js and NPM setup, the installation is as simple as running a command.
### Linux/Mac
sudo npm install -g android-app-launch-intent-finder
### Windows
Within a command prompt window with administrative privileges:
npm install -g android-app-launch-intent-finder
## How to use?
Type the following command to analyse the launch intents of an app:
launch-intent-finder my-sample-app.apk