I am implementing a system for touchscreens in java that needs to be able to call up skype, how can I go from a fullscreen java app to having skype open, then closing the skype window and getting back to the fullscreen app. Is this even possible?
Share
When Skype is installed, you can use the callto:// or skype:// protocol to start skype.
The syntax is
http://en.wikipedia.org/wiki/URI_scheme