Documentation
¶
Index ¶
Constants ¶
View Source
const Sleep = 4 * time.Second
Variables ¶
View Source
var LogLevel format.LogLevel
View Source
var Phone = Config{ DeviceFeature: []String{ "android.software.midi", "android.hardware.microphone", "android.software.device_admin", "android.hardware.touchscreen", "android.hardware.wifi", "android.hardware.location.gps", "android.hardware.camera", "android.hardware.location", "android.hardware.screen.portrait", "android.hardware.bluetooth", "android.hardware.bluetooth_le", "android.hardware.camera.autofocus", "android.hardware.usb.host", "android.hardware.sensor.compass", "android.hardware.telephony", "android.hardware.screen.landscape", }, GLESversion: 0x0003_0001, GLextension: "GL_OES_compressed_ETC1_RGB8_texture", SystemSharedLibrary: []String{ "android.test.runner", "global-miui11-empty.jar", }, TouchScreen: 3, }
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v1.2.1
type Config struct {
DeviceFeature []String
GLESversion Varint
GLextension String
HasHardKeyboard Varint
Keyboard Varint
ScreenDensity Varint
ScreenLayout Varint
TouchScreen Varint
}
These can use default values, but they must all be included
type Delivery ¶ added in v1.1.9
type Delivery struct {
DownloadURL String
SplitDeliveryData []SplitDeliveryData
}
func (Delivery) Data ¶ added in v1.8.7
func (d Delivery) Data() []SplitDeliveryData
type Details ¶ added in v1.0.1
type Device ¶ added in v1.0.6
func OpenDevice ¶ added in v1.5.6
type SplitDeliveryData ¶ added in v1.3.0
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
badging
command
|
|
|
frida-script
command
|
|
|
googleplay
command
|
|
|
mitmproxy-cert
command
|
Click to show internal directories.
Click to hide internal directories.