APPCAN study note 003-Native Development and HTML5 Technology

Source: Internet
Author: User

APPCAN study note 003-Native Development and HTML5 Technology
APPCAN study note 003-Native Development and HTML5 Technology
Technology qq exchange group: JavaDream: 251572072
1. HTML5 advantages:
Powerful and sturdy HTML5 skeleton
CSS3 refined to the skin of every pore
Tested javascript muscles
2. browser engine:
The world of webkit
Continuously upgraded Engines
Chrome's efficient instant debugging environment
---------------------------------
3. Overseas HTML5 Application Framework
APPMOBI
APPCONOMY
APPCELERATOR
PHONECAP
---------------------
A. phonecap is quite popular because it is based on html, css, and javascript.
B. jquerymobile is used for front-end display of mobile phones.
Jquerymobile and senchatouch use pure html5 front-end framework
The Interface Management and logic management functions of applications are implemented using html + css + javascript.
C. Use phonecap to call the mobile phone source application.
D. This may cause a problem. Although webkit is used by the browser engine
For example, ios4.0 and ios5.0 are not supported for all css attributes and html attributes,
For example, in a serious android system, android1.6, 2.0, 2.3, 3.0, and 4.0 are significantly different.
In this way, a pure html front-end framework is not really a fully exaggerated platform.
E. This leads:
1. Weak cross-platform adaptation
Performance in some systems is poor and unacceptable
2. Because they are separated, phonecap provides mobile phone hardware calls and the html framework provides ui maintenance,
In this way, the logic maintenance is complicated during local native development.
----------------------------------------------------
4. appcan promotes the hybrid mode.
A. appcan not only provides mobile phone underlying function calls, but also provides compatibility solutions.
UI Extension
B. compatibility issues are implemented through native code, solving the slow speed of low-end mobile phones
5. Provides code encryption and html code mixing functions to generate android and iPhone
You can also release the appstore version for applications in the wphone system.
To generate applications of different versions in different systems
--------------------------------------





Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.