Hello,
I am still confusing how to differentiate with responsive website and mobile web apps. Responsive website can auto configure to fit into the browser. Currently I had developed responsive website. So how about mobile web app? Is mobile web app launch using browser? How can this mobile web app share to other? through google/apple store or by other method?

Recommended Answers

All 2 Replies

Hi,
A mobile web app is available through the browser but is a webpage optimised for a mobile screen. So, it's not really 'responsive' as it won't be designed to work on a desktop sized screen.
This gives a good explanation: Click Here

So mobile web app need to support offline support? and how can this mobile web app share to other? through google/apple store or by creating shortcut to the home screen using manifest method?
https://www.w3.org/TR/2016/WD-appmanifest-20160331/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.