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.sensor.accelerometer", "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_KHR_texture_compression_astc_ldr", SystemSharedLibrary: []String{ "org.apache.http.legacy", "global-miui11-empty.jar", }, TouchScreen: 3, }
View Source
var Platforms = NativePlatform{
0: "x86",
1: "armeabi-v7a",
2: "arm64-v8a",
}
Functions ¶
This section is empty.
Types ¶
type AppFileMetadata ¶ added in v1.9.4
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
PackageName string
SplitDeliveryData []SplitDeliveryData
VersionCode uint64
AdditionalFile []AppFileMetadata
}
func (Delivery) Additional ¶ added in v1.9.4
main.41.com.PirateBayGames.ZombieDefense2.obb patch.41.com.PirateBayGames.ZombieDefense2.obb
type Details ¶ added in v1.0.1
type Device ¶ added in v1.0.6
func OpenDevice ¶ added in v1.5.6
type NativePlatform ¶ added in v1.9.4
func (NativePlatform) String ¶ added in v1.9.4
func (n NativePlatform) String() string
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.