- 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
推薦閱讀
- NLTK基礎(chǔ)教程:用NLTK和Python庫構(gòu)建機(jī)器學(xué)習(xí)應(yīng)用
- Dependency Injection in .NET Core 2.0
- C語言程序設(shè)計(jì)實(shí)踐教程
- INSTANT Mercurial SCM Essentials How-to
- JavaScript:Moving to ES2015
- 精通Linux(第2版)
- C語言程序設(shè)計(jì)教程
- Swift細(xì)致入門與最佳實(shí)踐
- jQuery炫酷應(yīng)用實(shí)例集錦
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)教程(Windows 7+Office 2010)
- C語言程序設(shè)計(jì)與應(yīng)用(第2版)
- Clojure Polymorphism
- Getting Started with Electronic Projects
- MATLAB 2020 GUI程序設(shè)計(jì)從入門到精通
- C語言程序設(shè)計(jì)教程