Cross platform app development with Apache Cardoba APIs

It is now possible to work with PhoneGap on Windows using PhoneGap Developer App available from the Windows Store. PhoneGap is a free, open source framework based on the Open Source Apache Cardova project that allows developing mobile apps using standardized Web APIs.You can create apps using HTML, CSS and Javascript. PhoneGap bundles up your code for the device of your choice.

You start here:
http://phonegap.com/

PhoneGap Developer app can be used to develop both Windows Phone 8 app as well as the soon to arrive Windows Phone 8.1 store app. With PhoneGap you have full access to the PhoneGap APIs and there is no need to install platform SDKs, registering devices etc.

Get the information guide relevant to your platform from here:
http://docs.phonegap.com/en/edge/guide_platforms_index.md.html
Watch video here for additional motivation:

Comments

Popular posts from this blog

Event Code: UI design with XAML in Visual Studio 2017 - 2

Deploying a Universal Windows Project to Lumia 950

UWP: Displaying formatted text in a TextBox Control