PhoneGap and AngularJS for Cross-platform Development
| By: | Eugene Liang |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781783988921 |
| eText ISBN: | 9781783988938 |
| Edition: | 1 |
| Copyright: | 2014 |
| Format: | Reflowable |
Lifetime - $26.39
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Build exciting cross-platform applications using PhoneGap and AngularJS
Key Features
Book Description
PhoneGap is a mobile development framework that allows developers to build cross-platform mobile applications. Building PhoneGap apps is traditionally done using HTML, CSS, jQuery Mobile, Eclipse Editor, and/or Xcode. The process can be cumbersome, from setting up your editor to optimizing your usage of jQuery, and so on. However, AngularJS, a new but highly popular JavaScript framework, eases these tasks with APIs to get access to mobile APIs such as notifications, geo-location, accelerometers, and more. Starting with the absolute basics of building an AngularJS application, this book will teach you how to quickly set up PhoneGap apps using the command-line interface. You will learn how to create simple to advanced to-do lists and add authentication capabilities using PhoneGap's plugins. You will enhance your skills by writing a PhoneGap app using your newly learned AngularJS skills. Furthermore, you will learn about adding animation and interactive designs to your mobile web apps using PhoneGap plugins. By the end of the book, you will know everything you need to launch your app on both Android and iOS devices.What you will learn
- Learn about the features of AngularJS and use it to organize your code
- Create RESTful web apps using AngularJS
- Reduce the hassle of developing PhoneGap apps using the commandline interface
- Quickly integrate AngularJS to enhance authentication capabilities via PhoneGap plugins
- Use AngularJS touch modules to optimize your PhoneGap app
- Build a crossplatform application with PhoneGap and AngularJS
- Learn how to use the concepts of twoway data binding and directives along with PhoneGap for mobile application development