android-app-launch-intent-finder

1.0.8 • Public • Published

android-app-launch-intent-finder

npm version npm downloads

NPM

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

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

Package Sidebar

Install

npm i android-app-launch-intent-finder

Weekly Downloads

2

Version

1.0.8

License

Apache License 2.0

Unpacked Size

6.99 MB

Total Files

5

Last publish

Collaborators

  • tfkamran