[RESOLVED] Button Simulation
I can't seem to find any solid information on this. I have this API that im building an app around that uses the camera, but it doesn't work unless i run the camera first. Instead of figuring out the camera API i was thinking of simulating a hardwarebutton being pressed that is associated with the camera. After it runs have another script close the camera.
i figured out what applicationkey is associated with it. I can disable it and what not.
OR i was also thinking which might be easier. A way to run camera.exe and close that after.
Much thanks!