fplutil
An open source project by
FPL.
|
Stores information about an Android device. More...
Public Attributes | |
serial | |
Serial number of the device. More... | |
type | |
Type of device. More... | |
usb | |
USB location. More... | |
product | |
Product codename. More... | |
device | |
Device codename. More... | |
model | |
Model name. More... | |
Stores information about an Android device.
fplutil.buildutil.android.AdbDevice.device |
Device codename.
fplutil.buildutil.android.AdbDevice.model |
Model name.
fplutil.buildutil.android.AdbDevice.product |
Product codename.
fplutil.buildutil.android.AdbDevice.serial |
Serial number of the device.
fplutil.buildutil.android.AdbDevice.type |
Type of device.
fplutil.buildutil.android.AdbDevice.usb |
USB location.