1.0.8 • Published 6 years ago

android-app-launch-intent-finder v1.0.8

Weekly downloads
-
License
Apache License 2....
Repository
-
Last release
6 years ago

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
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago