Summary

Visual Studio 2015 and the tools for Apache Cordova allow you to write mobile applications that run on iOS, Android, Windows, and other mobile platforms. This approach provides native applications that can be deployed to (and sold through) the various app stores.

We started this chapter by going through the fundamentals of Cordova. This included discussing how HTML, CSS, and JavaScript can be used to create apps that run on native devices. Visual Studio provides tool support, application dependencies, and project templates to get you started.

This chapter presented building a simple Cordova application using the standard template in Visual Studio. In this example, we leveraged the common developer web tools of Bootstrap and jQuery. We then examined how you can package, deploy, run, and debug Cordova applications using simulators, emulators, and even actual devices.

Finally, we wrapped up the chapter by building a rich sample that leveraged the popular Ionic and AngularJS frameworks for creating mobile apps with Cordova. You can use these frameworks inside Visual Studio. Angular provides an MVC pattern for your application logic. Ionic provides UI components that make your application look and behave similar to a native app.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset