Skip to content

mrlacey/phonegap-wp7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneGap/WP7 Mango

PhoneGap WP7 is a .net application library that lets you create PhoneGap applications targeting WP7 Mango devices. PhoneGap based applications are, at the core, an application written with web technology: HTML, CSS and JavaScript.

Requires

Getting Started (Hey, not too rough)

  • copy the file GapAppStarter.zip to the folder : \My Documents\Visual Studio 2010\Templates\ProjectTemplates\
  • Launch Visual Studio 2010 and select to create a new project -- PhoneGapAppStarter should be listed as an option, give it a name -- If you do not see it, you may have to select the top level 'Visual C#' to see it
  • Build and Run it!

Note!!!

When you add or remove files/folders in the www folder you will need to do the following

  • ensure the new item is included in the project ( Content )
  • In Solution Explorer, Right-Click 'GapSourceDictionary.tt' and select 'Run Custom Tool' -- this will generate the GapSourceDictionary.xml file which is included in the project.

Getting Started ( Ultra-Violence ! aka for contributors )

  • make sure you have the 7.1 SDK installed
  • fork/git or download/unzip the repo to your harddrive
  • copy the file GapAppStarter.zip to the folder : \My Documents\Visual Studio 2010\Templates\ProjectTemplates\
  • Launch Visual Studio 2010 and select to create a new project -- PhoneGapAppStarter should be listed as an option, give it a name
  • Right-Click on the solution and select Add->Existing Project, and add the project : framework\WP7GapClassLib.csproj from the downloaded repo
  • Right-Click your main project and "Add Reference" to the WP7GapClassLib project
  • build and run!

BUGS?

File them at PhoneGap-WP7 GitHub Issues

Further Reading

About

PhoneGap (now called Cordova) support for Windows phone 7 - see also https://github.com/apache/cordova-wp8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •