install_app
Install or reinstall an APK file on an Android device using a specified device serial and APK path. Optionally grant all requested permissions during installation. Returns the installation result message.
Instructions
Install an APK on the device.
Args: serial: Device serial number apk_path: Path to the APK file (local to the server) reinstall: Whether to reinstall if app exists grant_permissions: Whether to grant all requested permissions
Returns: Installation result message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apk_path | Yes | ||
grant_permissions | No | ||
reinstall | 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