Executes an ADB command and returns its standard output. project_root = os.path.dirname(script_dir) # Moves up to 'MADScanner_AI' apk_source_dir = os.path.join(project_root, "APK_Files_To_Analyze") ...
# found in the LICENSE file. """Utility script to install APKs from the command line quickly.""" apk_group = parser.add_mutually_exclusive_group(required=True) apk ...