menu
android_adb_tool package
documentation
api/tool.dart
AdbDevice
executeHostShellCommand abstract method
executeHostShellCommand abstract method
dark_mode
light_mode
executeHostShellCommand
abstract method
String
executeHostShellCommand
(
{
required
String
shell
,
})
Implementation
String executeHostShellCommand({required String shell});
android_adb_tool package
documentation
api/tool
AdbDevice
executeHostShellCommand abstract method
AdbDevice class