MCPcopy Create free account
hub / github.com/MobileLLM/AutoDroid / get_installed_apps

Method get_installed_apps

droidbot/adapter/adb.py:268–280  ·  view source on GitHub ↗

Get the package names and apk paths of installed apps on the device :return: a dict, each key is a package name of an app and each value is the file path to the apk

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

install_appMethod · 0.80
uninstall_appMethod · 0.80
set_upMethod · 0.80
set_upMethod · 0.80

Calls 2

shellMethod · 0.95
matchMethod · 0.45

Tested by

no test coverage detected