Native app,web app or Hybrid app

Source: Internet
Author: User

First, Native App,web app or Hybrid app

  • Nativeapp is a native program, generally running on the machine operating system, has a strong interaction, the general static resources are local. Browse easy to use, high degree of experience. On the implementation either use the OBJECTTIVE-C and Cocoatouch framework to compose the iOS program, or choose the java+android framework to compose the Android application.
  • Hybridapp is a semi-native program that forges a browser's APK/IPA native program, writes the address dead, and then runs a webapp inside. Inside is the WebView UI. But it is still running on the machine operating system, the interaction is weak, the resources are usually local or network can. Browsing experience is second.
  • WebApp is an application that lives in a browser, so it can only be run in a browser, the host is the browser, no longer the operating system. Resources are generally on the network. The basic point is a touch-screen version of the site.

Mainstream applications are broadly divided into three categories: Web app, Hybrid app, Native app.

Native app,web app or Hybrid app

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.