08 2016 档案
摘要://获取帧率 public static String getgfx(String packagename) throws IOException { Process process=Runtime.getRuntime().exec("adb shell dumpsys gfxinfo "+packagename); BufferedRe...
阅读全文
摘要:@echo off :coutinue adb wait-for-devices echo "devices is connected,start install..." adb devices |findstr /v List>E:\device.txt FOR /F "tokens=1 delims= " %%i in (E:\device.txt) do adb -s %%i in...
阅读全文
浙公网安备 33010602011771号