- PhoneGap:Beginner's Guide(Third Edition)
- Purusothaman Ramanujam Giorgio Natili
- 126字
- 2021-07-16 13:22:28
Chapter 2. Building Your First PhoneGap Project
In Chapter 1, Introduction to PhoneGap, you learned about one of the problems PhoneGap is trying to solve—developing mobile applications consistently across multiple platforms—and how to set up your build environment. Next, you will delve into the internals of PhoneGap. First, you need to know how the project is structured and how the CLI tools are used.
In this chapter, you will:
- Take a look at the structure of a PhoneGap/Cordova application
- Learn about using the command-line tools of Cordova
- Know about Cordova lifecycle events
- Create a sample example
- Get an overview of the browser's debugging tools
- Review the debug workflow with mobile in mind
- Learn how to build and deploy the applications
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Modular Programming with Python
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- Getting Started with SQL Server 2012 Cube Development
- 利用Python進行數據分析(原書第3版)
- C語言程序設計
- C語言程序設計
- C++寶典
- Android開發三劍客:UML、模式與測試
- 零基礎學C語言第2版
- Fastdata Processing with Spark
- Node.js實戰:分布式系統中的后端服務開發
- 循序漸進Vue.js 3前端開發實戰
- Leaflet.js Essentials
- PHP程序設計經典300例