Git Product home page Git Product logo

phonegap-wp7's Introduction

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

phonegap-wp7's People

Contributors

purplecabbage avatar mrlacey avatar hermwong avatar shazron avatar

Stargazers

Mohit Kanwal avatar

Watchers

Mohit Kanwal avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.