- 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
推薦閱讀
- Learning Single:page Web Application Development
- Python數據分析基礎
- PHP基礎案例教程
- Java Web基礎與實例教程(第2版·微課版)
- 神經網絡編程實戰:Java語言實現(原書第2版)
- 數據結構簡明教程(第2版)微課版
- R語言編程指南
- Essential Angular
- Raspberry Pi 2 Server Essentials
- KnockoutJS Starter
- Unity Game Development Scripting
- Mastering JBoss Enterprise Application Platform 7
- Symfony2 Essentials
- Unity 2D Game Development Cookbook
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)