0

For some reasons, I want to find out the packageName from APK files in my pc (Without installing the app on the device. I use adb commands such as adb install or adb devices and etc..

Is it a simple way to find out the packageName with command prompt?

  • If your intention is to get package name without installing apk and from the apk file means , Yes you can use `aapt dump badging xxx.apk` – Rilwan Sep 30 '18 at 15:44
  • I was looking for code with adb command, this is why I make a new question. because I have a problem with aapt.exe (explained here:https://stackoverflow.com/questions/52611057/whu-does-the-aapt-exe-command-doesnt-recognize-the-grep) anyway thank you – Mohammad Monfared Oct 02 '18 at 15:02

0 Answers0