Sometimes the screencap is failing. Sometimes the screencap result is not being pulled. device.executeShell("screencap /sdcard/Pictures/abc.png"); device.pull(new RemoteFile("/sdcard/Pictures/abc.png"),new File("t.png"));
Sometimes the screencap is failing.
Sometimes the screencap result is not being pulled.
device.executeShell("screencap /sdcard/Pictures/abc.png");
device.pull(new RemoteFile("/sdcard/Pictures/abc.png"),new File("t.png"));