Controls all commands sent to Fastboot
Inheritance Hierarchy
RegawMOD.AndroidFastboot
Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax
The Fastboot type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Devices | |
![]() ![]() | ExecuteFastbootCommand |
Executes a FastbootCommand |
![]() ![]() | ExecuteFastbootCommandNoReturn |
Executes a FastbootCommand |
![]() ![]() ![]() | FormFastbootCommand(String, String) |
Forms a FastbootCommand that is passed to Fastboot.ExecuteFastbootCommand() |
![]() ![]() ![]() | FormFastbootCommand(Device, String, String) |
Forms a FastbootCommand that is passed to Fastboot.ExecuteFastbootCommand() |
Fields
Name | Description | |
---|---|---|
![]() ![]() | FASTBOOT_EXE |
See Also