Showing posts with label Apps. Show all posts
Showing posts with label Apps. Show all posts

Saturday, 25 March 2017

HTML 5 Apps Native Apps Hybrid Apps

A Native app is a application build completely using technologies native to a particular operating system. This could be Android, ios, blackberry or windows. For Android native apps are typically build using java while ios native apps can be build using Objective C or swift.

An HTML 5 apps are completely build using HTML, CSS and JavaScript only. HTML 5 apps are web apps and they must be run using an underlying mobile browser. HTML 5 app can be even used when the mobile device is offline or show an error message.