list_resources
Extract and filter resources from an APKTool project directory by specifying a resource type, such as "layout" or "drawable", to organize and analyze Android app components.
Instructions
List resources in a project, optionally filtered by resource type.
Args: project_dir: Path to the APKTool project directory resource_type: Optional resource type to filter by (e.g., "layout", "drawable")
Returns: Dictionary with list of resources
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_dir | Yes | ||
resource_type | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Apktool MCP Server
- analyze_permissions
- build_apk
- check_apktool_version
- clean_project
- compare_smali_files
- create_project
- decode_apk
- delete_project
- extract_dex
- get_apktool_yml
- get_available_devices
- get_manifest
- get_resource_file
- get_smali_file
- install_apk
- list_packages
- list_resources
- list_smali_directories
- list_smali_files
- list_workspace_projects
- modify_resource_file
- modify_smali_file
- search_in_files
- sign_apk
Related Tools
- @zinja-coder/apktool-mcp-server
- @zinja-coder/apktool-mcp-server
- @zinja-coder/apktool-mcp-server
- @zinja-coder/apktool-mcp-server
- @zinja-coder/apktool-mcp-server
- @zinja-coder/apktool-mcp-server