In this "continued" discovery of creating apps for iPhone/iPod/iPad with SRH Script on Windows/Linux I will quickly go through how to execute native commands of iOS using JavaScript. It is basically done by the same way you would have a JavaScript script execute on the web. You create the <script> tag and make its functions and stuff and have it executed by an action...
We do the same thing, except when we are executing an action, we use button (for this tutorial).
**If you do not have knowledge of JavaScript, it is easy to learn and you should probably be watching some tutorials.**
This video will do the rest of the job explaining as it gives you more info and shows you a demo of the commands being executed.
Modified Template (Used in video) - https://www.dropbox.com/s/xkx1oeej0c1xvr7/Deb.zip
*Dropbox link contains a debian file (you can install it) and it has a folder that contains all the files.*
No comments:
Post a Comment