Xiaoqiang's HTML5 mobile development journey (21)——PhoneGap
1. What is PhoneGap
PhoneGap is a rapid development framework for creating mobile cross-platform mobile applications based on HTML, CSS and JavaScript. It enables developers to take advantage of the core features of iPhone, Android, Palm, Symbian, WP7, Bada and Blackberry smartphones - including geolocation, accelerator, contacts, sound and vibration, etc. In addition, PhoneGap has a rich set of plug-ins that can Expand unlimited functionality. PhoneGap is free, but it requires additional software provided by specific platforms, such as iPhone SDK for iPhone, Android SDK for Android, etc. It can also be developed in conjunction with DW5.5. Using PhoneGap is only slightly better than building separate apps for each platform, because although the basic code is the same, you still need to compile the app separately for each platform. PhoneGap has extended and encapsulated WebView for different platforms, turning the WebView component into a powerful browser that can access the device's local API. Therefore, developers can access the device's local API through JavaScript under the PhoneGap framework.
What is WebView (The WebView component is essentially the built-in browser of the mobile device. WebView. This built-in browser feature is the basis for the Web to be packaged into a local client. It can be conveniently used for HTML5 and CSS3 page layouts. This is a mobile Advantages of Web technology compared to native development)
6. Html5 mobile application software development framework JqueryMobile SenchaTouch introduction
1.JqueryMobile introduction
jQuery Mobile is the version of jQuery on mobile phones and tablet devices. jQuery Mobile will not only bring the jQuery core library to mainstream mobile platforms, but also release a complete and unified jQuery mobile UI framework. Supports global mainstream mobile platforms. This framework is simple and easy to use. Pages are developed primarily using markup and require little or no JavaScript. This framework is simple and easy to use. Pages are developed primarily using markup and require little or no JavaScript.
2.Introduction to SenchaTouch
The Ajax framework ExtJS, which was written based on JavaScript not long ago, integrates the existing ExtJS with JQTouch and Raphaël libraries, and launches the Sencha Touch framework suitable for the most cutting-edge Touch Web , this framework is the world's first Mobile App framework based on HTML5. At the same time, ExtJS was renamed Sencha, and David Kaneda, the founder of JQTouch, and the founder of Raphaël have also joined the Sencha team
The above is the content of Xiaoqiang’s HTML5 mobile development path (21) - PhoneGap, For more related content, please pay attention to the PHP Chinese website (www.php.cn)!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Guide to Table Border in HTML. Here we discuss multiple ways for defining table-border with examples of the Table Border in HTML.

This is a guide to Nested Table in HTML. Here we discuss how to create a table within the table along with the respective examples.

Guide to HTML margin-left. Here we discuss a brief overview on HTML margin-left and its Examples along with its Code Implementation.

Guide to HTML Table Layout. Here we discuss the Values of HTML Table Layout along with the examples and outputs n detail.

Guide to HTML Input Placeholder. Here we discuss the Examples of HTML Input Placeholder along with the codes and outputs.

Guide to the HTML Ordered List. Here we also discuss introduction of HTML Ordered list and types along with their example respectively

Guide to Moving Text in HTML. Here we discuss an introduction, how marquee tag work with syntax and examples to implement.

Guide to HTML onclick Button. Here we discuss their introduction, working, examples and onclick Event in various events respectively.
