android 程序代码执行adb
Runtime.getRuntime().exec("adb pull /dev/graphics/fb0 C:/fb1");
Runtime. getRuntime().exec("screencap -p " + mSavedPath);
posted on 2015-08-24 09:20 happyaday 阅读(1721) 评论(0) 编辑 收藏 举报
Runtime.getRuntime().exec("adb pull /dev/graphics/fb0 C:/fb1");
Runtime. getRuntime().exec("screencap -p " + mSavedPath);
posted on 2015-08-24 09:20 happyaday 阅读(1721) 评论(0) 编辑 收藏 举报