PhoneGap is an HTML5 and JavaScript framework that allows to build cross-platform mobile applications very easily.
Since version 1.3, PhoneGap fully supports Windows Phone and integrates into Visual Studio 2010.
For developers who are already using PhoneGap to target multiple mobile platforms, they can now also target Windows Phone 7.5.
In this demo you will see how to simply create a PhoneGap application in Visual Studio that uses Windows Phone features such as the image search or the camera.
The exact same code is then used to deploy an Android application in Eclipse.
Hi thnx for this video, but i have a question, i do everything like you, first i download PhoneGapStarter, i put it in ProjectTemplate, after that i start the visual basic, open the phoneGad, when i done with all code, and execute that its not working, do i need to do somthing else???? Do i need to install something for gps any tools ???
Lacoweb 1 week ago
Hi mvcLessons
You have to copy the PhoneGapStarter.zip file (the zip file itself, not the content!) to the VS template folder (note that this folder is user dependent): C:\Users\[username]\Documents\Visual Studio 2010\Templates\ProjectTemplates\
The next time you start VS you should see the new template in the C# project types.
- Olivier
obloch 1 month ago
How do you install the GapAppStarter template in VS
mvcLessons 1 month ago