📦 Add App Management (List, Uninstall, Clear Data) #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🎯 Feature Request
Description
Comprehensive app management on emulators.
Proposed Tools
list_installed_apps- List installed applicationsuninstall_app- Uninstall applicationclear_app_data- Clear app dataclear_app_cache- Clear app cacheforce_stop_app- Force stop appget_app_info- Get app informationPlatform Support
adb shell pm list packages,pm uninstall, etc.xcrun simctl listapps,xcrun simctl uninstallBenefits
🤖 Generated with Claude Code