shutdown_emulator
Power off a running Android emulator to free resources. Use when finished with a device you booted, terminating it via adb emu kill.
Instructions
Power off a running emulator (adb emu kill). Use when you are done with a device you booted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Target device serial (adb -s). Optional when exactly one device is attached. |