Apk2getcom May 2026
PACKAGE=$(apk2getcom target.apk) adb shell run-as $PACKAGE ls /data/data/$PACKAGE Extracting package names from a directory of APKs for database indexing:
$ apk2getcom ./example_app.apk
apk2getcom <path/to/application.apk> To function correctly, apk2getcom requires the following environment setup: apk2getcom