Microsoft has developed a very interesting application that allows you to create webapps in HTML 5, applications for Windows 8 and Windows Phone, from Android. This is the TouchDevelop application and is already available on Google Play.
Anyone, and this is serious, anyone can create a script from their Android with TouchDevelop, a script that can later be easily converted, through this same application, into an HTML5 webapp, an application for Windows 8 or one for Windows Phone. It explains step by step how to develop that script (conversion to application is the least of it). It is practically a tutor that tells us “touch here, now touch here” … Literally!
How TouchDevelop Works
It is simple, although, it is necessary to have a basic knowledge of English. Virtually everything starts from the Android application. That is the basis. Once installed, just follow the steps that are indicated.
The process basically consists of installing the Android application, then installing a Chrome App, and finally following each step by step to create the script. That script can then be converted to webapp in HTML5 or application for Windows 8 (can be sent to the Windows Store) or for Windows Phone (can be sent later to the Windows Phone Store).
To detail it better: TouchDevelop is a web application where our script is developed. For this reason, the Chrome app must be installed to work from that browser (That chrome app is suggested to install when starting TouchDevelop). The Android application only generates notifications of what happens in the Chrome browser in which we will be working (obviously, it must be installed on our Android). For example, it can generate sounds when a part of the script being created completes successfully.
How to use
Once you understand the above, you can start creating a script. To start you can choose one of the script templates that TouchDevelop offers. Thereafter we are shown what to do, where to play until the script is complete. Basic knowledge of English is required to understand the instructions. Unfortunately everything is handled in this language.
How to generate the webapp, application for Windows 8 or Windows Phone
Once the script is created it can be converted to one of the three types of applications. It is not difficult, but finding the option that allows us to do this is somewhat hidden. After the script is finished and published, you return to it for editing. Then click on the “script” button in the upper right. You must choose the script that has been created and, in the next window, scroll down to see the options to convert or export to one of the three types of applications mentioned.
Windows Phone Application : At the time of writing this article, the Windows Phone Store is “under maintenance”, therefore, it was not possible to convert the script into an application for this platform and send it to that store for their respective approval.
Windows 8 application : the application data is indicated and then a .zip file is downloaded. This compressed file must be sent to the Windows Store through the Visual Studio 2012 program for Windows 8 (free). In order to install this program, you must have Windows 8 on a desktop computer.
Webapp in HTML 5 : it is the easiest. We are offered the option for conversion and, once done, we are offered the link to access said webapp. As an example, the link of my webapp created with TouchDevelop is this: tdev.ly/dgee. Sorry for it, I’m a beginner as a developer.
The verdict
The ease that TouchDevelop offers to create applications is enormous. Although in principle you can only create scripts from templates, the methodology it has is quite interesting. Simply anyone, without even having any notions of programming, can create a script from which an application can be generated, in all the length of the word. Unfortunately, TouchDevelop is a tool for Android that allows you to create applications for Microsoft systems, NOT for Android.
TouchDevelop Download : Play Store
Receive updates: SUBSCRIBE by email and join 10,000+ readers. Follow this blog on Facebook and Twitter.