View Single Post
Old 05-26-2021, 02:56 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,229
Comparison of Hybrid vs Native

Hybrid applications combine features of both native and web apps. They can be accessed via a web browser and downloaded from app stores. They are written in HTML5 and JavaScript, like web apps. For the most part, they are web pages wrapped in a mobile app using WebView.

Native applications are smartphone apps specifically designed for a particular operating system—iOS or Android. What distinguishes native apps from mobile web and hybrid apps is that they are developed for specific devices. For instance, Android apps are written in Java and iPhone apps are written in Objective-C or Swift.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote