SyntaxFix
Write A Post
Hire A Developer
Questions
If I understand clearly, you want to do this programatically. Then, you could use the onTouchEvent method of View, and create a MotionEvent with the coordinates you need.
View
MotionEvent