嵌套类 |
---|
class | NativeDevice.AdbAction 一个DeviceAction 用于运行操作系统“亚行......”命令。 |
class | NativeDevice.AdbShellAction |
class | NativeDevice.RebootDeviceAction DeviceAction 用于重启的装置。 |
enum | NativeDevice.RebootMode 一种重启模式。 |
公共方法 |
---|
boolean | checkApiLevelAgainstNextRelease (int strictMinLevel) |
boolean | checkConnectivity () |
boolean | clearErrorDialogs () |
void | clearLastConnectedWifiNetwork () |
void | clearLogcat () |
boolean | connectToWifiNetwork (String wifiSsid, String wifiPsk) |
boolean | connectToWifiNetwork (String wifiSsid, String wifiPsk, boolean scanSsid) |
boolean | connectToWifiNetworkIfNeeded (String wifiSsid, String wifiPsk, boolean scanSsid) |
boolean | connectToWifiNetworkIfNeeded (String wifiSsid, String wifiPsk) |
int | createUser (String name, boolean guest, boolean ephemeral) |
int | createUser (String name) |
int | createUserNoThrow (String name) |
void | deleteFile (String deviceFilePath) |
boolean | deviceSoftRestarted (ProcessInfo prevSystemServerProcess) |
boolean | deviceSoftRestartedSince (long utcEpochTime, TimeUnit timeUnit) |
boolean | disableAdbRoot () |
void | disableKeyguard () |
boolean | disableNetworkMonitor () |
boolean | disconnectFromWifi () |
boolean | doesFileExist (String deviceFilePath) |
File | dumpHeap (String process, String devicePath) |
boolean | enableAdbRoot () |
boolean | enableNetworkMonitor () |
boolean | encryptDevice (boolean inplace) |
String | executeAdbCommand (long timeout, String... cmdArgs) |
String | executeAdbCommand (String... cmdArgs) |
CommandResult | executeFastbootCommand (String... cmdArgs) |
CommandResult | executeFastbootCommand (long timeout, String... cmdArgs) |
CommandResult | executeLongFastbootCommand (String... cmdArgs) |
String | executeShellCommand (String command) |
void | executeShellCommand (String command, IShellOutputReceiver receiver, long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) |
void | executeShellCommand (String command, IShellOutputReceiver receiver, long maxTimeoutForCommand, long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) |
void | executeShellCommand (String command, IShellOutputReceiver receiver) |
CommandResult | executeShellV2Command (String cmd) |
CommandResult | executeShellV2Command (String cmd, OutputStream pipeToOutput) |
CommandResult | executeShellV2Command (String cmd, File pipeAsInput) |
CommandResult | executeShellV2Command (String cmd, long maxTimeoutForCommand, TimeUnit timeUnit, int retryAttempts) |
CommandResult | executeShellV2Command (String cmd, long maxTimeoutForCommand, TimeUnit timeUnit) |
CommandResult | executeShellV2Command (String cmd, File pipeAsInput, OutputStream pipeToOutput, long maxTimeoutForCommand, TimeUnit timeUnit, int retryAttempts) |
CommandResult | executeShellV2Command (String cmd, File pipeAsInput, OutputStream pipeToOutput, OutputStream pipeToError, long maxTimeoutForCommand, TimeUnit timeUnit, int retryAttempts) |
CommandResult | fastbootWipePartition (String partition) |
| getActiveApexes () |
| getAllSettings (String namespace) |
DeviceAllocationState | getAllocationState () |
String | getAndroidId (int userId) |
| getAndroidIds () |
int | getApiLevel () |
PackageInfo | getAppPackageInfo (String packageName) |
| getAppPackageInfos () |
String | getBasebandVersion () |
Integer | getBattery () |
boolean | getBooleanProperty (String name, boolean defaultValue) |
| getBootHistory () |
| getBootHistorySince (long utcEpochTime, TimeUnit timeUnit) |
String | getBootloaderVersion () |
InputStreamSource | getBugreport () |
InputStreamSource | getBugreportz () |
String | getBuildAlias () |
String | getBuildFlavor () |
String | getBuildId () |
String | getBuildSigningKeys () |
DeviceDescriptor | getCachedDeviceDescriptor () |
String[] | getChildren (String path) |
DeviceFoldableState | getCurrentFoldableState () |
int | getCurrentUser () |
String | getDeviceClass () |
long | getDeviceDate () |
DeviceDescriptor | getDeviceDescriptor () |
TestDeviceState | getDeviceState () |
long | getDeviceTimeOffset (Date date) |
InputStreamSource | getEmulatorOutput () |
Process | getEmulatorProcess () |
final File | getExecuteShellCommandLog () 包含所有日志executeShellCommand(String) 日志。 |
long | getExternalStoreFreeSpace () |
String | getFastbootPath () |
String | getFastbootProductType () |
String | getFastbootProductVariant () |
String | getFastbootSerialNumber () |
String | getFastbootVariable (String variableName) |
String | getFastbootVersion () |
IFileEntry | getFileEntry (String path) |
IFileEntry | getFileEntry (FileListingService.FileEntry entry) 非官方的助手获得FileEntry 从非根路径。 |
| getFoldableStates () |
IDevice | getIDevice () |
| getInstalledPackageNames () |
long | getIntProperty (String name, long defaultValue) |
String | getIpAddress () |
KeyguardControllerState | getKeyguardState () |
long | getLastExpectedRebootTimeMillis () |
int | getLaunchApiLevel () |
InputStreamSource | getLogcat () |
InputStreamSource | getLogcat (int maxBytes) |
InputStreamSource | getLogcatDump () |
InputStreamSource | getLogcatSince (long date) |
String | getMacAddress () |
| getMainlineModuleInfo () |
int | getMaxNumberOfRunningUsersSupported () |
int | getMaxNumberOfUsersSupported () |
IDeviceStateMonitor | getMonitor () |
String | getMountPoint (String mountName) |
ITestDevice.MountPointInfo | getMountPointInfo (String mountpoint) |
| getMountPointInfo () |
TestDeviceOptions | getOptions () |
long | getPartitionFreeSpace (String partition) |
Integer | getPrimaryUserId () |
ProcessInfo | getProcessByName (String processName) |
String | getProcessPid (String process) |
String | getProductType () |
String | getProductVariant () |
String | getProperty (String name) |
ITestDevice.RecoveryMode | getRecoveryMode () |
InputStreamSource | getScreenshot (String format) |
InputStreamSource | getScreenshot (long displayId) |
InputStreamSource | getScreenshot (String format, boolean rescale) |
InputStreamSource | getScreenshot () |
String | getSerialNumber () |
String | getSetting (int userId, String namespace, String key) |
String | getSetting (String namespace, String key) |
String | getSimOperator () |
String | getSimState () |
| getTombstones () |
long | getTotalMemory () |
| getUninstallablePackageNames () |
boolean | getUseFastbootErase () |
int | getUserFlags (int userId) |
| getUserInfos () |
int | getUserSerialNumber (int userId) |
IManagedTestDevice.DeviceEventResponse | handleAllocationEvent (DeviceEvent event) 处理 DeviceEvent,它可能会或可能不会将此设备转换为新的分配状态。 |
boolean | hasFeature (String feature) |
String | installPackage (File packageFile, boolean reinstall, String... extraArgs) |
String | installPackage (File packageFile, boolean reinstall, boolean grantPermissions, String... extraArgs) |
String | installPackageForUser (File packageFile, boolean reinstall, int userId, String... extraArgs) |
String | installPackageForUser (File packageFile, boolean reinstall, boolean grantPermissions, int userId, String... extraArgs) |
boolean | isAdbRoot () |
boolean | isAdbTcp () |
boolean | isAppEnumerationSupported () |
boolean | isDeviceEncrypted () |
boolean | isDirectory (String path) |
boolean | isEnableAdbRoot () |
boolean | isEncryptionSupported () |
boolean | isExecutable (String fullPath) |
boolean | isFastbootEnabled () |
boolean | isHeadless () |
boolean | isMultiUserSupported () |
boolean | isPackageInstalled (String packageName, String userId) |
boolean | isPackageInstalled (String packageName) |
boolean | isRuntimePermissionSupported () |
boolean | isStateBootloaderOrFastbootd () |
boolean | isUserRunning (int userId) |
boolean | isUserSecondary (int userId) |
boolean | isWifiEnabled () |
| listDisplayIds () |
| listUsers () |
boolean | logBugreport (String dataName, ITestLogger listener) |
void | logOnDevice (String tag, Log.LogLevel level, String format, Object... args) |
void | nonBlockingReboot () |
void | postAdbRootAction () 如果设备需要在 adb root 之后和设备重新联机之前执行某些特定操作,则覆盖。 |
void | postAdbUnrootAction () 如果设备需要在 adb unroot 之后和设备重新联机之前执行某些特定操作,则覆盖。 |
void | postBootSetup () |
void | postInvocationTearDown (Throwable exception) |
void | preInvocationSetup (IBuildInfo info, MultiMap<String, String> attributes) |
boolean | pullDir (String deviceFilePath, File localDir) |
boolean | pullFile (String remoteFilePath, File localFile) |
File | pullFile (String remoteFilePath) |
String | pullFileContents (String remoteFilePath) |
File | pullFileFromExternal (String remoteFilePath) |
boolean | pushDir (File localFileDir, String deviceFilePath, excludedDirectories) pushDir (File localFileDir, String deviceFilePath, excludedDirectories) |
boolean | pushDir (File localFileDir, String deviceFilePath) |
boolean | pushFile (File localFile, String remoteFilePath) |
boolean | pushString (String contents, String remoteFilePath) |
void | reboot (String reason) |
void | reboot () |
void | rebootIntoBootloader () |
void | rebootIntoFastbootd () |
void | rebootIntoRecovery () |
void | rebootIntoSideload () |
void | rebootIntoSideload (boolean autoReboot) |
void | rebootUntilOnline () |
void | rebootUntilOnline (String reason) |
void | rebootUserspace () |
void | rebootUserspaceUntilOnline () |
void | recoverDevice () 尝试恢复设备通信。 |
void | remountSystemWritable () |
void | remountVendorWritable () |
boolean | removeAdmin (String componentName, int userId) |
void | removeOwners () |
boolean | removeUser (int userId) |
void | resetContentProviderSetup () 重置内容提供商设置的标志以再次触发它。 |
boolean | runInstrumentationTests (IRemoteAndroidTestRunner runner, ITestLifeCycleReceiver... listeners) |
boolean | runInstrumentationTests (IRemoteAndroidTestRunner runner, listeners) runInstrumentationTests (IRemoteAndroidTestRunner runner, listeners) |
boolean | runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner, int userId, ITestLifeCycleReceiver... listeners) |
boolean | runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner, int userId, listeners) runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner, int userId, listeners) |
void | setConfiguration ( IConfiguration configuration) 注入的IConfiguration 使用。 |
void | setDate (Date date) |
boolean | setDeviceOwner (String componentName, int userId) |
void | setDeviceState (TestDeviceState deviceState) |
void | setEmulatorOutputStream ( SizeLimitedOutputStream output) 对于仿真器设置SizeLimitedOutputStream 以记录输出 |
void | setEmulatorProcess (Process p) |
void | setFastbootEnabled (boolean fastbootEnabled) |
void | setFastbootPath (String fastbootPath) |
void | setIDevice (IDevice newDevice) |
void | setOptions (TestDeviceOptions options) |
boolean | setProperty (String propKey, String propValue) |
void | setRecovery (IDeviceRecovery recovery) |
void | setRecoveryMode (ITestDevice.RecoveryMode mode) |
void | setSetting (String namespace, String key, String value) |
void | setSetting (int userId, String namespace, String key, String value) |
void | setUseFastbootErase (boolean useFastbootErase) |
void | startLogcat () |
boolean | startUser (int userId) |
boolean | startUser (int userId, boolean waitFlag) |
void | stopEmulatorOutput () |
void | stopLogcat () |
boolean | stopUser (int userId) |
boolean | stopUser (int userId, boolean waitFlag, boolean forceFlag) |
String | switchToAdbTcp () |
boolean | switchToAdbUsb () |
boolean | switchUser (int userId) |
boolean | switchUser (int userId, long timeout) |
boolean | syncFiles (File localFileDir, String deviceFilePath) |
Bugreport | takeBugreport () |
boolean | unencryptDevice () |
String | uninstallPackage (String packageName) |
String | uninstallPackageForUser (String packageName, int userId) |
boolean | unlockDevice () |
boolean | waitForBootComplete (long timeOut) |
void | waitForDeviceAvailable () |
void | waitForDeviceAvailable (long waitTime) |
boolean | waitForDeviceInRecovery (long waitTime) |
boolean | waitForDeviceInSideload (long waitTime) |
boolean | waitForDeviceNotAvailable (long waitTime) |
void | waitForDeviceOnline () |
void | waitForDeviceOnline (long waitTime) |
boolean | waitForDeviceShell (long waitTime) |
常数
INVALID_USER_ID
public static final int INVALID_USER_ID
为任何无效/未找到的用户 ID 返回的值:UserHandle 定义了 -10000 值
常数值:-10000 (0xffffd8f0)
MAX_HOST_DEVICE_TIME_OFFSET
protected static final long MAX_HOST_DEVICE_TIME_OFFSET
常数值:5000 (0x0000000000001388)
MAX_RETRY_ATTEMPTS
protected static final int MAX_RETRY_ATTEMPTS
命令重试尝试执行的默认次数
常数值:2 (0x00000002)
字段
SD卡
protected static final String SD_CARD
STORAGE_EMULATED
protected static final String STORAGE_EMULATED
选项
protected TestDeviceOptions mOptions
状态监视器
protected final IDeviceStateMonitor mStateMonitor
公共构造函数
本地设备
public NativeDevice (IDevice device,
IDeviceStateMonitor stateMonitor,
IDeviceMonitor allocationMonitor)
创建一个TestDevice
。
公共方法
checkApiLevelAgainstNextRelease
public boolean checkApiLevelAgainstNextRelease (int strictMinLevel)
投掷 |
---|
DeviceNotAvailableException | |
检查连通性
public boolean checkConnectivity ()
投掷 |
---|
DeviceNotAvailableException | |
清除错误对话框
public boolean clearErrorDialogs ()
投掷 |
---|
DeviceNotAvailableException | |
clearLastConnectedWifiNetwork
public void clearLastConnectedWifiNetwork ()
清除日志
public void clearLogcat ()
连接到Wifi网络
public boolean connectToWifiNetwork (String wifiSsid,
String wifiPsk)
参数 |
---|
wifiSsid | String |
wifiPsk | String |
投掷 |
---|
DeviceNotAvailableException | |
连接到Wifi网络
public boolean connectToWifiNetwork (String wifiSsid,
String wifiPsk,
boolean scanSsid)
参数 |
---|
wifiSsid | String |
wifiPsk | String |
scanSsid | boolean |
投掷 |
---|
DeviceNotAvailableException | |
连接到Wifi网络如果需要
public boolean connectToWifiNetworkIfNeeded (String wifiSsid,
String wifiPsk,
boolean scanSsid)
参数 |
---|
wifiSsid | String |
wifiPsk | String |
scanSsid | boolean |
投掷 |
---|
DeviceNotAvailableException | |
连接到Wifi网络如果需要
public boolean connectToWifiNetworkIfNeeded (String wifiSsid,
String wifiPsk)
参数 |
---|
wifiSsid | String |
wifiPsk | String |
投掷 |
---|
DeviceNotAvailableException | |
创建用户
public int createUser (String name,
boolean guest,
boolean ephemeral)
参数 |
---|
name | String |
guest | boolean |
ephemeral | boolean |
投掷 |
---|
DeviceNotAvailableException | |
创建用户
public int createUser (String name)
投掷 |
---|
DeviceNotAvailableException | |
createUserNoThrow
public int createUserNoThrow (String name)
投掷 |
---|
DeviceNotAvailableException | |
删除文件
public void deleteFile (String deviceFilePath)
投掷 |
---|
DeviceNotAvailableException | |
设备软重启
public boolean deviceSoftRestarted (ProcessInfo prevSystemServerProcess)
参数 |
---|
prevSystemServerProcess | ProcessInfo |
投掷 |
---|
DeviceNotAvailableException | |
deviceSoftRestartedSince
public boolean deviceSoftRestartedSince (long utcEpochTime,
TimeUnit timeUnit)
参数 |
---|
utcEpochTime | long |
timeUnit | TimeUnit |
投掷 |
---|
DeviceNotAvailableException | |
禁用AdbRoot
public boolean disableAdbRoot ()
投掷 |
---|
DeviceNotAvailableException | |
禁用键盘保护
public void disableKeyguard ()
投掷 |
---|
DeviceNotAvailableException | |
禁用网络监视器
public boolean disableNetworkMonitor ()
投掷 |
---|
DeviceNotAvailableException | |
从Wifi断开连接
public boolean disconnectFromWifi ()
投掷 |
---|
DeviceNotAvailableException | |
文件是否存在
public boolean doesFileExist (String deviceFilePath)
投掷 |
---|
DeviceNotAvailableException | |
转储堆
public File dumpHeap (String process,
String devicePath)
参数 |
---|
process | String |
devicePath | String |
投掷 |
---|
DeviceNotAvailableException | |
启用AdbRoot
public boolean enableAdbRoot ()
投掷 |
---|
DeviceNotAvailableException | |
启用网络监视器
public boolean enableNetworkMonitor ()
投掷 |
---|
DeviceNotAvailableException | |
加密设备
public boolean encryptDevice (boolean inplace)
投掷 |
---|
DeviceNotAvailableException | |
执行Adb命令
public String executeAdbCommand (long timeout,
String... cmdArgs)
参数 |
---|
timeout | long |
cmdArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
执行Adb命令
public String executeAdbCommand (String... cmdArgs)
投掷 |
---|
DeviceNotAvailableException | |
执行快速启动命令
public CommandResult executeFastbootCommand (String... cmdArgs)
投掷 |
---|
DeviceNotAvailableException | |
执行快速启动命令
public CommandResult executeFastbootCommand (long timeout,
String... cmdArgs)
参数 |
---|
timeout | long |
cmdArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
执行长快速启动命令
public CommandResult executeLongFastbootCommand (String... cmdArgs)
投掷 |
---|
DeviceNotAvailableException | |
执行shell命令
public String executeShellCommand (String command)
投掷 |
---|
DeviceNotAvailableException | |
执行shell命令
public void executeShellCommand (String command,
IShellOutputReceiver receiver,
long maxTimeToOutputShellResponse,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
command | String |
receiver | IShellOutputReceiver |
maxTimeToOutputShellResponse | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
执行shell命令
public void executeShellCommand (String command,
IShellOutputReceiver receiver,
long maxTimeoutForCommand,
long maxTimeToOutputShellResponse,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
command | String |
receiver | IShellOutputReceiver |
maxTimeoutForCommand | long |
maxTimeToOutputShellResponse | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
执行shell命令
public void executeShellCommand (String command,
IShellOutputReceiver receiver)
参数 |
---|
command | String |
receiver | IShellOutputReceiver |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd)
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
OutputStream pipeToOutput)
参数 |
---|
cmd | String |
pipeToOutput | OutputStream |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput)
参数 |
---|
cmd | String |
pipeAsInput | File |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
cmd | String |
maxTimeoutForCommand | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
long maxTimeoutForCommand,
TimeUnit timeUnit)
参数 |
---|
cmd | String |
maxTimeoutForCommand | long |
timeUnit | TimeUnit |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput,
OutputStream pipeToOutput,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
cmd | String |
pipeAsInput | File |
pipeToOutput | OutputStream |
maxTimeoutForCommand | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput,
OutputStream pipeToOutput,
OutputStream pipeToError,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
cmd | String |
pipeAsInput | File |
pipeToOutput | OutputStream |
pipeToError | OutputStream |
maxTimeoutForCommand | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
快速启动擦除分区
public CommandResult fastbootWipePartition (String partition)
投掷 |
---|
DeviceNotAvailableException | |
获取活动顶点
public getActiveApexes ()
投掷 |
---|
DeviceNotAvailableException | |
获取所有设置
public getAllSettings (String namespace)
投掷 |
---|
DeviceNotAvailableException | |
获取分配状态
public DeviceAllocationState getAllocationState ()
获取AndroidId
public String getAndroidId (int userId)
投掷 |
---|
DeviceNotAvailableException | |
获取AndroidIds
public getAndroidIds ()
投掷 |
---|
DeviceNotAvailableException | |
获取APILevel
public int getApiLevel ()
投掷 |
---|
DeviceNotAvailableException | |
获取应用程序包信息
public PackageInfo getAppPackageInfo (String packageName)
投掷 |
---|
DeviceNotAvailableException | |
获取应用程序包信息
public getAppPackageInfos ()
投掷 |
---|
DeviceNotAvailableException | |
获取基带版本
public String getBasebandVersion ()
投掷 |
---|
DeviceNotAvailableException | |
获取电池
public Integer getBattery ()
获取布尔属性
public boolean getBooleanProperty (String name,
boolean defaultValue)
参数 |
---|
name | String |
defaultValue | boolean |
投掷 |
---|
DeviceNotAvailableException | |
获取启动历史
public getBootHistory ()
投掷 |
---|
DeviceNotAvailableException | |
getBootHistorySince
public getBootHistorySince (long utcEpochTime,
TimeUnit timeUnit)
参数 |
---|
utcEpochTime | long |
timeUnit | TimeUnit |
投掷 |
---|
DeviceNotAvailableException | |
获取引导程序版本
public String getBootloaderVersion ()
投掷 |
---|
DeviceNotAvailableException | |
获取错误报告
public InputStreamSource getBugreport ()
获取错误报告
public InputStreamSource getBugreportz ()
获取构建别名
public String getBuildAlias ()
投掷 |
---|
DeviceNotAvailableException | |
获取构建风味
public String getBuildFlavor ()
投掷 |
---|
DeviceNotAvailableException | |
获取构建ID
public String getBuildId ()
投掷 |
---|
DeviceNotAvailableException | |
获取BuildSigningKeys
public String getBuildSigningKeys ()
投掷 |
---|
DeviceNotAvailableException | |
获取缓存设备描述符
public DeviceDescriptor getCachedDeviceDescriptor ()
获取儿童
public String[] getChildren (String path)
投掷 |
---|
DeviceNotAvailableException | |
获取当前可折叠状态
public DeviceFoldableState getCurrentFoldableState ()
投掷 |
---|
DeviceNotAvailableException | |
获取当前用户
public int getCurrentUser ()
投掷 |
---|
DeviceNotAvailableException | |
获取设备类
public String getDeviceClass ()
获取设备日期
public long getDeviceDate ()
投掷 |
---|
DeviceNotAvailableException | |
获取设备描述符
public DeviceDescriptor getDeviceDescriptor ()
获取设备状态
public TestDeviceState getDeviceState ()
获取设备时间偏移量
public long getDeviceTimeOffset (Date date)
投掷 |
---|
DeviceNotAvailableException | |
获取模拟器输出
public InputStreamSource getEmulatorOutput ()
获取模拟器进程
public Process getEmulatorProcess ()
getExternalStoreFreeSpace
public long getExternalStoreFreeSpace ()
投掷 |
---|
DeviceNotAvailableException | |
获取快速启动路径
public String getFastbootPath ()
获取快速启动产品类型
public String getFastbootProductType ()
投掷 |
---|
DeviceNotAvailableException | |
getFastbootProductVariant
public String getFastbootProductVariant ()
投掷 |
---|
DeviceNotAvailableException | |
获取快速启动序列号
public String getFastbootSerialNumber ()
获取快速启动变量
public String getFastbootVariable (String variableName)
投掷 |
---|
DeviceNotAvailableException | |
获取快速启动版本
public String getFastbootVersion ()
获取文件条目
public IFileEntry getFileEntry (String path)
投掷 |
---|
DeviceNotAvailableException | |
获取文件条目
public IFileEntry getFileEntry (FileListingService.FileEntry entry)
非官方的助手获得FileEntry
从非根路径。 FIXME:重构 FileEntry 系统以使其可从任何路径使用。 (甚至非root)。
参数 |
---|
entry | FileListingService.FileEntry :一个FileEntry 不一定根作为Ddmlib需要。 |
投掷 |
---|
DeviceNotAvailableException | |
获取可折叠状态
public getFoldableStates ()
投掷 |
---|
DeviceNotAvailableException | |
获取设备
public IDevice getIDevice ()
getInstalledPackageNames
public getInstalledPackageNames ()
投掷 |
---|
DeviceNotAvailableException | |
获取内部属性
public long getIntProperty (String name,
long defaultValue)
参数 |
---|
name | String |
defaultValue | long |
投掷 |
---|
DeviceNotAvailableException | |
获取IP地址
public String getIpAddress ()
投掷 |
---|
DeviceNotAvailableException | |
获取密钥保护状态
public KeyguardControllerState getKeyguardState ()
退货 |
---|
KeyguardControllerState | |
投掷 |
---|
DeviceNotAvailableException | |
getLastExpectedRebootTimeMillis
public long getLastExpectedRebootTimeMillis ()
获取启动接口级别
public int getLaunchApiLevel ()
投掷 |
---|
DeviceNotAvailableException | |
获取日志
public InputStreamSource getLogcat ()
获取日志
public InputStreamSource getLogcat (int maxBytes)
获取日志文件转储
public InputStreamSource getLogcatDump ()
getLogcat自从
public InputStreamSource getLogcatSince (long date)
获取Mac地址
public String getMacAddress ()
获取主线模块信息
public getMainlineModuleInfo ()
投掷 |
---|
DeviceNotAvailableException | |
public int getMaxNumberOfRunningUsersSupported ()
投掷 |
---|
DeviceNotAvailableException | |
public int getMaxNumberOfUsersSupported ()
投掷 |
---|
DeviceNotAvailableException | |
获取监视器
public IDeviceStateMonitor getMonitor ()
获取挂载点
public String getMountPoint (String mountName)
获取安装点信息
public ITestDevice.MountPointInfo getMountPointInfo (String mountpoint)
退货 |
---|
ITestDevice.MountPointInfo | |
投掷 |
---|
DeviceNotAvailableException | |
获取安装点信息
public getMountPointInfo ()
投掷 |
---|
DeviceNotAvailableException | |
获取选项
public TestDeviceOptions getOptions ()
获取分区可用空间
public long getPartitionFreeSpace (String partition)
投掷 |
---|
DeviceNotAvailableException | |
获取主要用户 ID
public Integer getPrimaryUserId ()
投掷 |
---|
DeviceNotAvailableException | |
获取进程名称
public ProcessInfo getProcessByName (String processName)
投掷 |
---|
DeviceNotAvailableException | |
获取进程标识
public String getProcessPid (String process)
投掷 |
---|
DeviceNotAvailableException | |
获取产品类型
public String getProductType ()
投掷 |
---|
DeviceNotAvailableException | |
获取产品变量
public String getProductVariant ()
投掷 |
---|
DeviceNotAvailableException | |
获取属性
public String getProperty (String name)
投掷 |
---|
DeviceNotAvailableException | |
获取恢复模式
public ITestDevice.RecoveryMode getRecoveryMode ()
退货 |
---|
ITestDevice.RecoveryMode | |
获取截图
public InputStreamSource getScreenshot (String format)
投掷 |
---|
DeviceNotAvailableException | |
获取截图
public InputStreamSource getScreenshot (long displayId)
投掷 |
---|
DeviceNotAvailableException | |
获取截图
public InputStreamSource getScreenshot (String format,
boolean rescale)
参数 |
---|
format | String |
rescale | boolean |
投掷 |
---|
DeviceNotAvailableException | |
获取截图
public InputStreamSource getScreenshot ()
投掷 |
---|
DeviceNotAvailableException | |
获取序列号
public String getSerialNumber ()
获取设置
public String getSetting (int userId,
String namespace,
String key)
参数 |
---|
userId | int |
namespace | String |
key | String |
投掷 |
---|
DeviceNotAvailableException | |
获取设置
public String getSetting (String namespace,
String key)
参数 |
---|
namespace | String |
key | String |
投掷 |
---|
DeviceNotAvailableException | |
getSimOperator
public String getSimOperator ()
获取模拟状态
public String getSimState ()
获取墓碑
public getTombstones ()
投掷 |
---|
DeviceNotAvailableException | |
获取总内存
public long getTotalMemory ()
getUninstallablePackageNames
public getUninstallablePackageNames ()
投掷 |
---|
DeviceNotAvailableException | |
getUseFastbootErase
public boolean getUseFastbootErase ()
获取用户标志
public int getUserFlags (int userId)
投掷 |
---|
DeviceNotAvailableException | |
获取用户信息
public getUserInfos ()
投掷 |
---|
DeviceNotAvailableException | |
获取用户序列号
public int getUserSerialNumber (int userId)
投掷 |
---|
DeviceNotAvailableException | |
处理分配事件
public IManagedTestDevice.DeviceEventResponse handleAllocationEvent (DeviceEvent event)
处理 DeviceEvent,它可能会或可能不会将此设备转换为新的分配状态。
退货 |
---|
IManagedTestDevice.DeviceEventResponse | |
有特征
public boolean hasFeature (String feature)
投掷 |
---|
DeviceNotAvailableException | |
安装包
public String installPackage (File packageFile,
boolean reinstall,
String... extraArgs)
参数 |
---|
packageFile | File |
reinstall | boolean |
extraArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
安装包
public String installPackage (File packageFile,
boolean reinstall,
boolean grantPermissions,
String... extraArgs)
参数 |
---|
packageFile | File |
reinstall | boolean |
grantPermissions | boolean |
extraArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
用户安装包
public String installPackageForUser (File packageFile,
boolean reinstall,
int userId,
String... extraArgs)
参数 |
---|
packageFile | File |
reinstall | boolean |
userId | int |
extraArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
用户安装包
public String installPackageForUser (File packageFile,
boolean reinstall,
boolean grantPermissions,
int userId,
String... extraArgs)
参数 |
---|
packageFile | File |
reinstall | boolean |
grantPermissions | boolean |
userId | int |
extraArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
isAdbRoot
public boolean isAdbRoot ()
投掷 |
---|
DeviceNotAvailableException | |
isAdbTcp
public boolean isAdbTcp ()
isAppEnumerationSupported
public boolean isAppEnumerationSupported ()
投掷 |
---|
DeviceNotAvailableException | |
isDeviceEncrypted
public boolean isDeviceEncrypted ()
投掷 |
---|
DeviceNotAvailableException | |
是目录
public boolean isDirectory (String path)
投掷 |
---|
DeviceNotAvailableException | |
isEnableAdbRoot
public boolean isEnableAdbRoot ()
退货 |
---|
boolean | true 如果亚行根应在设备上启用 |
isEncryptionSupported
public boolean isEncryptionSupported ()
投掷 |
---|
DeviceNotAvailableException | |
是可执行的
public boolean isExecutable (String fullPath)
投掷 |
---|
DeviceNotAvailableException | |
启用快速启动
public boolean isFastbootEnabled ()
是无头的
public boolean isHeadless ()
投掷 |
---|
DeviceNotAvailableException | |
isMultiUserSupported
public boolean isMultiUserSupported ()
投掷 |
---|
DeviceNotAvailableException | |
isPackageInstalled
public boolean isPackageInstalled (String packageName,
String userId)
参数 |
---|
packageName | String |
userId | String |
投掷 |
---|
DeviceNotAvailableException | |
isPackageInstalled
public boolean isPackageInstalled (String packageName)
投掷 |
---|
DeviceNotAvailableException | |
isRuntimePermissionSupported
public boolean isRuntimePermissionSupported ()
投掷 |
---|
DeviceNotAvailableException | |
isStateBootloader或Fastbootd
public boolean isStateBootloaderOrFastbootd ()
正在运行
public boolean isUserRunning (int userId)
投掷 |
---|
DeviceNotAvailableException | |
isUserSecondary
public boolean isUserSecondary (int userId)
投掷 |
---|
DeviceNotAvailableException | |
是否已启用 Wifi
public boolean isWifiEnabled ()
投掷 |
---|
DeviceNotAvailableException | |
列表显示 ID
public listDisplayIds ()
投掷 |
---|
DeviceNotAvailableException | |
列出用户
public listUsers ()
投掷 |
---|
DeviceNotAvailableException | |
日志错误报告
public boolean logBugreport (String dataName,
ITestLogger listener)
参数 |
---|
dataName | String |
listener | ITestLogger |
登录设备
public void logOnDevice (String tag,
Log.LogLevel level,
String format,
Object... args)
参数 |
---|
tag | String |
level | Log.LogLevel |
format | String |
args | Object |
非阻塞重启
public void nonBlockingReboot ()
投掷 |
---|
DeviceNotAvailableException | |
postAdbRootAction
public void postAdbRootAction ()
如果设备需要在 adb root 之后和设备重新联机之前执行某些特定操作,则覆盖。默认实现不包括任何添加操作。不保证在此阶段启用 adb root。
投掷 |
---|
DeviceNotAvailableException | |
postAdbUnrootAction
public void postAdbUnrootAction ()
如果设备需要在 adb unroot 之后和设备重新联机之前执行某些特定操作,则覆盖。默认实现不包括任何附加操作。在此阶段不保证 adb root 被禁用。
投掷 |
---|
DeviceNotAvailableException | |
启动后设置
public void postBootSetup ()
投掷 |
---|
DeviceNotAvailableException | |
调用后拆解
public void postInvocationTearDown (Throwable exception)
调用前设置
public void preInvocationSetup (IBuildInfo info,
MultiMap<String, String> attributes)
参数 |
---|
info | IBuildInfo |
attributes | MultiMap |
投掷 |
---|
DeviceNotAvailableException | |
TargetSetupError | |
拉目录
public boolean pullDir (String deviceFilePath,
File localDir)
参数 |
---|
deviceFilePath | String |
localDir | File |
投掷 |
---|
DeviceNotAvailableException | |
拉文件
public boolean pullFile (String remoteFilePath,
File localFile)
参数 |
---|
remoteFilePath | String |
localFile | File |
投掷 |
---|
DeviceNotAvailableException | |
拉文件
public File pullFile (String remoteFilePath)
投掷 |
---|
DeviceNotAvailableException | |
拉文件内容
public String pullFileContents (String remoteFilePath)
投掷 |
---|
DeviceNotAvailableException | |
从外部拉出文件
public File pullFileFromExternal (String remoteFilePath)
投掷 |
---|
DeviceNotAvailableException | |
推送目录
public boolean pushDir (File localFileDir,
String deviceFilePath,
excludedDirectories)
参数 |
---|
localFileDir | File |
deviceFilePath | String |
excludedDirectories | |
投掷 |
---|
DeviceNotAvailableException | |
推送目录
public boolean pushDir (File localFileDir,
String deviceFilePath)
参数 |
---|
localFileDir | File |
deviceFilePath | String |
投掷 |
---|
DeviceNotAvailableException | |
推送文件
public boolean pushFile (File localFile,
String remoteFilePath)
参数 |
---|
localFile | File |
remoteFilePath | String |
投掷 |
---|
DeviceNotAvailableException | |
推字符串
public boolean pushString (String contents,
String remoteFilePath)
参数 |
---|
contents | String |
remoteFilePath | String |
投掷 |
---|
DeviceNotAvailableException | |
重启
public void reboot (String reason)
投掷 |
---|
DeviceNotAvailableException | |
重启
public void reboot ()
投掷 |
---|
DeviceNotAvailableException | |
重启进入引导加载程序
public void rebootIntoBootloader ()
投掷 |
---|
DeviceNotAvailableException | |
重启进入Fastbootd
public void rebootIntoFastbootd ()
投掷 |
---|
DeviceNotAvailableException | |
重启进入恢复
public void rebootIntoRecovery ()
投掷 |
---|
DeviceNotAvailableException | |
重新启动进入侧载
public void rebootIntoSideload ()
投掷 |
---|
DeviceNotAvailableException | |
重新启动进入侧载
public void rebootIntoSideload (boolean autoReboot)
投掷 |
---|
DeviceNotAvailableException | |
重启直到在线
public void rebootUntilOnline ()
投掷 |
---|
DeviceNotAvailableException | |
重启直到在线
public void rebootUntilOnline (String reason)
投掷 |
---|
DeviceNotAvailableException | |
重启用户空间
public void rebootUserspace ()
投掷 |
---|
DeviceNotAvailableException | |
rebootUserspaceUntilOnline
public void rebootUserspaceUntilOnline ()
投掷 |
---|
DeviceNotAvailableException | |
恢复设备
public void recoverDevice ()
尝试恢复设备通信。
投掷 |
---|
DeviceNotAvailableException | 如果设备不再可用 |
重新挂载系统可写
public void remountSystemWritable ()
投掷 |
---|
DeviceNotAvailableException | |
重新安装供应商可写
public void remountVendorWritable ()
投掷 |
---|
DeviceNotAvailableException | |
删除管理员
public boolean removeAdmin (String componentName,
int userId)
参数 |
---|
componentName | String |
userId | int |
投掷 |
---|
DeviceNotAvailableException | |
删除所有者
public void removeOwners ()
投掷 |
---|
DeviceNotAvailableException | |
删除用户
public boolean removeUser (int userId)
投掷 |
---|
DeviceNotAvailableException | |
重置内容提供者设置
public void resetContentProviderSetup ()
重置内容提供商设置的标志以再次触发它。
运行仪器测试
public boolean runInstrumentationTests (IRemoteAndroidTestRunner runner,
ITestLifeCycleReceiver... listeners)
参数 |
---|
runner | IRemoteAndroidTestRunner |
listeners | ITestLifeCycleReceiver |
投掷 |
---|
DeviceNotAvailableException | |
运行仪器测试
public boolean runInstrumentationTests (IRemoteAndroidTestRunner runner,
listeners)
参数 |
---|
runner | IRemoteAndroidTestRunner |
listeners | |
投掷 |
---|
DeviceNotAvailableException | |
runInstrumentationTestsAsUser
public boolean runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner,
int userId,
ITestLifeCycleReceiver... listeners)
参数 |
---|
runner | IRemoteAndroidTestRunner |
userId | int |
listeners | ITestLifeCycleReceiver |
投掷 |
---|
DeviceNotAvailableException | |
runInstrumentationTestsAsUser
public boolean runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner,
int userId,
listeners)
参数 |
---|
runner | IRemoteAndroidTestRunner |
userId | int |
listeners | |
投掷 |
---|
DeviceNotAvailableException | |
设置日期
public void setDate (Date date)
投掷 |
---|
DeviceNotAvailableException | |
设置设备所有者
public boolean setDeviceOwner (String componentName,
int userId)
参数 |
---|
componentName | String |
userId | int |
投掷 |
---|
DeviceNotAvailableException | |
设置设备状态
public void setDeviceState (TestDeviceState deviceState)
参数 |
---|
deviceState | TestDeviceState |
设置模拟器进程
public void setEmulatorProcess (Process p)
设置快速启动已启用
public void setFastbootEnabled (boolean fastbootEnabled)
参数 |
---|
fastbootEnabled | boolean |
设置快速启动路径
public void setFastbootPath (String fastbootPath)
设置设备
public void setIDevice (IDevice newDevice)
设置选项
public void setOptions (TestDeviceOptions options)
参数 |
---|
options | TestDeviceOptions |
设置属性
public boolean setProperty (String propKey,
String propValue)
参数 |
---|
propKey | String |
propValue | String |
投掷 |
---|
DeviceNotAvailableException | |
设置恢复
public void setRecovery (IDeviceRecovery recovery)
参数 |
---|
recovery | IDeviceRecovery |
设置恢复模式
public void setRecoveryMode (ITestDevice.RecoveryMode mode)
参数 |
---|
mode | ITestDevice.RecoveryMode |
设置
public void setSetting (String namespace,
String key,
String value)
参数 |
---|
namespace | String |
key | String |
value | String |
投掷 |
---|
DeviceNotAvailableException | |
设置
public void setSetting (int userId,
String namespace,
String key,
String value)
参数 |
---|
userId | int |
namespace | String |
key | String |
value | String |
投掷 |
---|
DeviceNotAvailableException | |
setUseFastbootErase
public void setUseFastbootErase (boolean useFastbootErase)
参数 |
---|
useFastbootErase | boolean |
启动日志猫
public void startLogcat ()
开始用户
public boolean startUser (int userId)
投掷 |
---|
DeviceNotAvailableException | |
开始用户
public boolean startUser (int userId,
boolean waitFlag)
参数 |
---|
userId | int |
waitFlag | boolean |
投掷 |
---|
DeviceNotAvailableException | |
停止模拟器输出
public void stopEmulatorOutput ()
停止日志猫
public void stopLogcat ()
停止用户
public boolean stopUser (int userId)
投掷 |
---|
DeviceNotAvailableException | |
停止用户
public boolean stopUser (int userId,
boolean waitFlag,
boolean forceFlag)
参数 |
---|
userId | int |
waitFlag | boolean |
forceFlag | boolean |
投掷 |
---|
DeviceNotAvailableException | |
切换到AdbTcp
public String switchToAdbTcp ()
投掷 |
---|
DeviceNotAvailableException | |
切换到AdbUsb
public boolean switchToAdbUsb ()
投掷 |
---|
DeviceNotAvailableException | |
切换用户
public boolean switchUser (int userId)
投掷 |
---|
DeviceNotAvailableException | |
切换用户
public boolean switchUser (int userId,
long timeout)
参数 |
---|
userId | int |
timeout | long |
投掷 |
---|
DeviceNotAvailableException | |
同步文件
public boolean syncFiles (File localFileDir,
String deviceFilePath)
参数 |
---|
localFileDir | File |
deviceFilePath | String |
投掷 |
---|
DeviceNotAvailableException | |
采取错误报告
public Bugreport takeBugreport ()
解密设备
public boolean unencryptDevice ()
投掷 |
---|
DeviceNotAvailableException | |
卸载包
public String uninstallPackage (String packageName)
投掷 |
---|
DeviceNotAvailableException | |
卸载用户包
public String uninstallPackageForUser (String packageName,
int userId)
参数 |
---|
packageName | String |
userId | int |
投掷 |
---|
DeviceNotAvailableException | |
解锁设备
public boolean unlockDevice ()
投掷 |
---|
DeviceNotAvailableException | |
等待启动完成
public boolean waitForBootComplete (long timeOut)
投掷 |
---|
DeviceNotAvailableException | |
等待设备可用
public void waitForDeviceAvailable ()
投掷 |
---|
DeviceNotAvailableException | |
等待设备可用
public void waitForDeviceAvailable (long waitTime)
投掷 |
---|
DeviceNotAvailableException | |
等待设备恢复
public boolean waitForDeviceInRecovery (long waitTime)
waitForDeviceInSideload
public boolean waitForDeviceInSideload (long waitTime)
等待设备不可用
public boolean waitForDeviceNotAvailable (long waitTime)
等待设备在线
public void waitForDeviceOnline ()
投掷 |
---|
DeviceNotAvailableException | |
等待设备在线
public void waitForDeviceOnline (long waitTime)
投掷 |
---|
DeviceNotAvailableException | |
等待设备外壳
public boolean waitForDeviceShell (long waitTime)
受保护的方法
checkApiLevelAgainst
protected void checkApiLevelAgainst (String feature,
int strictMinLevel)
参数 |
---|
feature | String |
strictMinLevel | int |
doAdb重启
protected void doAdbReboot (NativeDevice.RebootMode rebootMode,
String reason)
执行 adb 重启。
参数 |
---|
rebootMode | NativeDevice.RebootMode :这个重启的模式。 |
reason | String :此重新启动。 |
投掷 |
---|
DeviceNotAvailableException | |
确保运行时权限支持
protected void ensureRuntimePermissionSupported ()
如果不支持运行时权限,则抛出异常的辅助方法
投掷 |
---|
DeviceNotAvailableException | |
获取错误报告内部
protected InputStreamSource getBugreportInternal ()
getBugreportzInternal
protected File getBugreportzInternal ()
内部助手方法来获取bugreportz zip文件作为ERROR(/File)
。
获取运行工具
protected IRunUtil getRunUtil ()
获取RunUtil
实例使用。
内部获取属性
protected String internalGetProperty (String propName,
String fastbootVar,
String description)
默认情况下从 ddmlib 缓存中获取设备属性,然后根据设备是否处于 Fastboot 状态回退到 `adb shell getprop` 或 `fastboot getvar`。
参数 |
---|
propName | String :设备特性,如通过`亚行外壳getprop`返回的名称 |
fastbootVar | String :相当于FASTBOOT变量来查询的名称。如果null ,FASTBOOT查询将不会尝试 |
description | String :变量的简单描述。第一个字母应该大写。 |
退货 |
---|
String | 一个字符串,可能null 或者为空,包含给定属性的值 |
投掷 |
---|
DeviceNotAvailableException | |
较新
protected boolean isNewer (File localFile,
IFileEntry entry)
返回true
,如果本地文件比远程文件更新。 IFileEntry
是精确到分钟,在相等的时间的情况下,文件将被视为新。
参数 |
---|
localFile | File |
entry | IFileEntry |
protected boolean performDeviceAction (String actionDescription,
com.android.tradefed.device.NativeDevice.DeviceAction action,
int retryAttempts)
在此设备上执行操作。如果操作失败,尝试恢复设备并可选择重试命令。
参数 |
---|
actionDescription | String 要被执行的动作的简要说明:。仅用于记录目的。 |
action | com.android.tradefed.device.NativeDevice.DeviceAction 要执行的动作: |
retryAttempts | int :重试尝试做出行动,如果它失败,但恢复成功 |
投掷 |
---|
DeviceNotAvailableException | 如果恢复尝试失败或最大尝试未成功 |
后Adb重启
protected void postAdbReboot ()
重新启动后可以采取的可能的额外操作。
投掷 |
---|
DeviceNotAvailableException | |
预启动设置
protected void prePostBootSetup ()
允许每种设备类型(AndroidNativeDevice、TestDevice)为特定的启动后设置覆盖此方法。
投掷 |
---|
DeviceNotAvailableException | |
设置时钟
protected void setClock (Clock clock)
设置要使用的时钟实例。
设置日志开始延迟
protected void setLogStartDelay (int delay)
设置在启动在线设备的 logcat 捕获之前等待的时间(以毫秒为单位)。
等待设备不可用
protected void waitForDeviceNotAvailable (String operationDesc,
long time)
参数 |
---|
operationDesc | String |
time | long |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-10-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]