css - Where should I divide a mobile-friendly website from it's android counterpart? -
i creating both mobile-friendly website , android app client. each have similar functionality , objectives. began create responsive pages website, thought occurred of using pages making webview menus android app. lead me thinking, android app needed @ all?
my question what functionality can android app provide responsive website not?
the purpose of app reading content(think ebook), sharing content others, , link buy physical book. believe reading content offline justification enough existence of app wondering else provide app can offer?
my second question from design standpoint, should use webviews main menus , content? or should duplicate responsive pages android layouts/buttons.?
webview based menus seems awkward, having use javascript run android functions. duplicating web pages android activities seems equally awkward.
having webview apps not using native resources. means doesn't experience best of resources of apps. (it may lag little or doesn't consume enough ram suffice animations in website, or other resources needed)
having native gives best , fullest of device's performance.
Comments
Post a Comment