Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

2.What are the choices of delivering mobile version web sites and applications?

ID: 3755124 • Letter: 2

Question

2.What are the choices of delivering mobile version web sites and applications? What is ONE Web? How responsive design is different from adaptive web (dynamic serving)?
3.When should an organization build a separate mobile version website? HYPERLINK "https://www.nngroup.com/articles/mobile-site-vs-full-site/" https://www.nngroup.com/articles/mobile-site-vs-full-site/
4.How are web technologies used to develop mobile web app? What are the advantages compared to native app development.

PLZ ANSWER 2.3.4 QUESTIONS

Explanation / Answer

2) Choices of delivering mobile version websites and applications:

One Web:

It is nothing must a domain name of your organization, such that when a user tries to access the company’s website. So the same domain name is being used whether you are accessing from a computer or a mobile, your browser will land you to the same website.

Difference between Responsive design and dynamic design:

3) When an organization should build their mobile web-sites:

The mobile web-site is a light weight version of the actual web-site with providing different user experience with customized coding.

4) Developers are using normal web developing tools for creating mobile applications and mobile web-sites. For that developers are using programming language such as Swift, Java, C++, HTML and PHP. All the apple mobile applications are written in Swift and it can be easily maintained as less code are there. The framework they are using is being developed from the actual website just making it easy for the developers to implement their codes with some modifications. Developers are using HTML as their frontend developing language and the operation of that is quite easy.

Advantages of mobile app development over native app development: