Fastboot Class AndroidLib - Beatsleigher Edition
Controls all commands sent to Fastboot
Inheritance Hierarchy

SystemObject
  RegawMOD.AndroidFastboot

Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax

public static class Fastboot

The Fastboot type exposes the following members.

Methods

  NameDescription
Protected methodStatic memberDevices
Public methodStatic memberExecuteFastbootCommand
Executes a FastbootCommand
Public methodStatic memberExecuteFastbootCommandNoReturn
Executes a FastbootCommand
Public methodStatic memberCode exampleFormFastbootCommand(String, String)
Forms a FastbootCommand that is passed to Fastboot.ExecuteFastbootCommand()
Public methodStatic memberCode exampleFormFastbootCommand(Device, String, String)
Forms a FastbootCommand that is passed to Fastboot.ExecuteFastbootCommand()
Top
Fields

  NameDescription
Private fieldStatic memberFASTBOOT_EXE
Top
See Also

Reference