[go: up one dir, main page]

0% found this document useful (0 votes)
80 views2 pages

Web Application Unit 1 - WA

Mobile app development frameworks provide libraries and tools to facilitate the development of mobile apps. There are three main types of mobile app frameworks: native apps designed specifically for a particular device's platform, web apps designed to deliver web pages across different devices, and hybrid apps that combine native and web capabilities into one code base. While native apps offer the most power, web apps are simpler to create, and hybrid apps provide a compromise between capabilities and cost-effectiveness.

Uploaded by

yamen homsy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views2 pages

Web Application Unit 1 - WA

Mobile app development frameworks provide libraries and tools to facilitate the development of mobile apps. There are three main types of mobile app frameworks: native apps designed specifically for a particular device's platform, web apps designed to deliver web pages across different devices, and hybrid apps that combine native and web capabilities into one code base. While native apps offer the most power, web apps are simpler to create, and hybrid apps provide a compromise between capabilities and cost-effectiveness.

Uploaded by

yamen homsy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

It goes without saying that mobile devices have become an important part of our daily lives.

Whether you want to go on a tour, book a movie ticket, stay close to your favorite people, etc. In
fact, thanks to the number of high-tech mobile applications, everything is at your fingertips.
Mobile App Development Framework is a library that provides the framework needed to develop
mobile applications for a specific environment. In short, it acts as a framework to facilitate
mobile application development. There are various advantages to the mobile app development
process such as cost, efficiency and many more. Also, mobile app frameworks can be mainly
divided into 3 categories: native, web apps, and hybrid. (GeeksforGeeks, 2023)
“Native Apps: A Native App is an application specifically designed for a particular platform
or device.

Web Apps: A Web App is concerned with an application that is designed to deliver web pages
on different web platforms for any device.

Hybrid Apps: A Hybrid App is a combination of both native & web applications. It can be
developed for any platform from a single code base. Example Ionic, Flutter” (GeeksforGeeks,
2023)

A native application is an application designed for a particular operating system, in a


programming language native to that operating system. Web applications are designed to run in a
web browser, while hybrid applications can work in multiple environments (for example, on the
web and on mobile devices).

In general, traditional tools are the most powerful, but they are also expensive and difficult to
build. Web applications are simple and easy to create, but browsers allow them to be limited.
Hybrid devices offer a good compromise between the two, and are usually the most cost-
effective option. (Buck, n.d.)
References:
GeeksforGeeks. (2023b). Top 10 Mobile App development Frameworks in 2023.

GeeksforGeeks. https://www.geeksforgeeks.org/top-mobile-app-development-

frameworks/

Buck, A. (n.d.). Native apps, web apps or hybrid apps? What’s the difference? | MobiLoud.

https://www.mobiloud.com/blog/native-web-or-hybrid-apps#:~:text=Native%20apps

%20are%20applications%20built,web%20and%20on%20mobile%20devices).

You might also like