List modes

List the connected devices, or the packages, on a connected device.

Syntax

streamline <mode> [options]

Modes

-list-devices

List the connected devices.

-list-packages

List the packages that are available on the connected device.

Options

Options for -list-devices :

-w, -wait <seconds>

Specify the maximum time that Streamline waits for responses from any devices.

Options for -list-packages:

-a, -all

List all packages that are installed on the device, including packages that are not debuggable.

-t, -activity

List all the main activities of each package.

Note

To profile non-debuggable packages in the list, you must be running a development device with root access.

-d, -device <device>

If multiple devices are connected, specify the ID of the required device. To obtain the ID, use the adb devices command.