, "N" , N . , 9 , (x, y) 4 . ,
, .
- "" → " ".
- "INPUT" → " " → .
4 , ( [] , int segmentSteps) UiAutomator Framework.
- 4 , . .
script .
import android.graphics.Point;
public void unlockpatternlock() throws UiObjectNotFoundException, Exception {
Point[] cordinates = new Point[4];
cordinates[0] = new Point(248,1520);
cordinates[1] = new Point(248,929);
cordinates[2] = new Point(796,1520);
cordinates[3] = new Point(796,929);
getUiDevice().wakeUp();
getUiDevice().swipe(cordinates, 10);
}
script N-. .