- 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
推薦閱讀
- UI設(shè)計(jì)基礎(chǔ)培訓(xùn)教程
- Java入門經(jīng)典(第6版)
- Access 數(shù)據(jù)庫應(yīng)用教程
- Neo4j Essentials
- 新編Premiere Pro CC從入門到精通
- ArcGIS By Example
- Go并發(fā)編程實(shí)戰(zhàn)
- C語言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- Hands-On Full Stack Development with Go
- Getting Started with React Native
- ElasticSearch Cookbook(Second Edition)
- Frank Kane's Taming Big Data with Apache Spark and Python
- Julia 1.0 Programming Complete Reference Guide
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)項(xiàng)目化教程
- Java編程從入門到精通