Which of the following procedures will get the package name of an APK file?
Answers:
• Looking for the package attribute's value of the <manifest> element in the manifest file.• Executing the command, "pm list packages -f", in the ADB shell.
No comments:
Post a Comment