List the connected devices, or the packages, on a connected device.
streamline-cli <mode> [options]
-list-devicesList the connected devices.
-list-packagesList the packages that are available on the connected device.
Options for -list-devices :
-w, -wait <seconds>Specify the maximum time that Streamline waits for responses from any devices.
Options for -list-packages:
-a, -allList all packages that are installed on the device, including packages that are not debuggable.
-t, -activityList 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.