Skip to content

Instantly share code, notes, and snippets.

@edewit
Created February 27, 2014 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edewit/9254887 to your computer and use it in GitHub Desktop.
Save edewit/9254887 to your computer and use it in GitHub Desktop.

Mobile devices are increasingly important as a platform. The number of different devices on the market increases every day. This posses a challenge, how do we support all of them. Every new device comes with it's own paradigms and programming language. Wouldn't it be great if we could create one application that could support all platforms. With Cordova and AeroGear you can.

Cordova is a platform that allows you to access native device functions from JavaScript enabling you to create mobile applications with just CSS, HTML and JavaScript, for all platforms. You can use your existing skill sets to create native applications.

AeroGear, has created native libraries that to develop mobile apps rapidly, but we also support Cordova. So now you can create enterprise grade mobile applications with AeroGear together with Cordova. With support for encrypted databases and one time password Push notifications and much more.

In this talk we'll show how you can create an application with Cordova and even how to create your own plugins. What features the AeroGear API's have and how you can use these to build mobile applications rapidly. How to create test and run these on simulators and integrate them into your own build environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment