adb_open_url
Open a URL on an Android device in the default browser or handling app. Uses Android's VIEW intent to launch web pages or links.
Instructions
Open a URL on the device in the default browser or handling app. Uses Android's VIEW intent action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to open (must be a valid URL with scheme) | |
| device | No | Device serial |