Web APP to obtain an Android Package name by inputting the Applications name.
First Install the node dependencies
npm install
Then run the script
node app.js
After that open the index.html file in your browser and you are good to go. First check the ADB connection and then enter the name of the application you want to search for. Requires a device connected via ADB
- NodeJS
- ADB
GNU General Public License v3.0