twlawrenceko
New Member
Now I want to write a program similar to touching.
In always, we use a touch screen for making a touch, but now I want to make a program that I can fill in some data and make a touch, this is probably like changing the control inside the system, so how can I do a program like this?
How about unpacking a [exe] for touching firmware(e.g. Smartboard Product Driver: [http://www.smarttech.com/us/Support...Product+Drivers/SMART+Product+Drivers+12+Win],
or searching touching code in android source code (feel changing).
My data is like: Assume left upper conner of the screen is (0,0), and make any point of the screen go (x,y). Get the (x,y) into the program.
Does anyone have any kind of idea?
In always, we use a touch screen for making a touch, but now I want to make a program that I can fill in some data and make a touch, this is probably like changing the control inside the system, so how can I do a program like this?
How about unpacking a [exe] for touching firmware(e.g. Smartboard Product Driver: [http://www.smarttech.com/us/Support...Product+Drivers/SMART+Product+Drivers+12+Win],
or searching touching code in android source code (feel changing).
My data is like: Assume left upper conner of the screen is (0,0), and make any point of the screen go (x,y). Get the (x,y) into the program.
Does anyone have any kind of idea?