How to get package name via aapt
Опубликовано вт, 06/19/2018 - 12:37 пользователем MaximHi everyone!
This article will be helpfull for everyone who need to get apk info without instalation.
To get total information run the following command
aapt dump badging <path_to_apk>
Use filters to get package and launchable activity