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?