1.Looking for the package attribute's value of the <manifest> element in the manifest file.
2.Executing the command, "pm list packages -f", in the ADB shell.
3.Programmatically, using PackageManager in an installed Android app.
4.Using the AAPT platform tool, "aapt dump badging apkName.apk".