- PhoneGap:Beginner's Guide(Third Edition)
- Purusothaman Ramanujam Giorgio Natili
- 134字
- 2021-07-16 13:22:25
Chapter 1. Introduction to PhoneGap
PhoneGap is a hybrid application framework that enables you to build native applications using HTML and JavaScript. Developers can write code once and deploy their application across multiple mobile operating systems. PhoneGap provides a JavaScript programming interface that allows you to access features related to the operating system with plain JavaScript. This chapter covers information about PhoneGap and setting up your development environment.
In this chapter, we will cover the following topics:
- Understanding what PhoneGap is all about
- Get an overview of the history of Apache Cordova/PhoneGap
- The evolution of PhoneGap and Cordova
- Learn the differences between the mobile web and mobile app
- Learn how to configure your development environment and all the dependencies
- Learn how to create a new project using JBoss, Xcode, and Visual Studio
推薦閱讀
- Oracle WebLogic Server 12c:First Look
- Objective-C Memory Management Essentials
- Rust編程:入門、實戰與進階
- Android Studio Essentials
- Twilio Best Practices
- Apache Spark 2 for Beginners
- Learning Selenium Testing Tools(Third Edition)
- R大數據分析實用指南
- Learning Raspbian
- 51單片機C語言開發教程
- Learning Apache Karaf
- Python深度學習原理、算法與案例
- 小程序,巧應用:微信小程序開發實戰(第2版)
- JavaScript程序設計(第2版)
- Processing創意編程指南