read_file
Access and retrieve the contents of a specific file on an Android device by specifying the device serial, file path, and optional size limit, useful for debugging and analysis tasks.
Instructions
Read the contents of a file on the device.
Args: serial: Device serial number device_path: Path to the file on device max_size: Maximum file size to read in bytes (default: 100KB) Files larger than this will return an error message instead
Returns: File contents as text or error message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
device_path | Yes | ||
max_size | No | ||
serial | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from DroidMind
- capture_bugreport
- clear_app_data
- connect_device
- create_directory
- delete_file
- devicelist
- device_logcat
- device_properties
- disconnect_device
- dump_heap
- file_exists
- input_text
- install_app
- list_directory
- list_packages
- press_key
- pull_file
- push_file
- read_file
- reboot_device
- screenshot
- shell_command
- start_app
- start_intent
- stop_app
- swipe
- tap
- uninstall_app
- write_file
Related Tools
- @hyperb1iss/droidmind
- @hyperb1iss/droidmind
- @hyperb1iss/droidmind
- @hyperb1iss/droidmind
- @hyperb1iss/droidmind