android - Create an application that loads a website? -


i have existing mvc web application , want create native application android, ios, , pc that, when launched, navigates website not show typical browser features such url bar, navigation buttons, bookmarks, etc.

are there tools allow me 1 or more of targeted platforms?

you can use uiwebview native android , ios.

to target cross platform, apache cordova ( use phonegap) worth looking in to, experience (already not ideal webview) worst if manually create native apps each platform.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

c# - Can I intercept a SOAP response in .NET before a content type binding mismatch ProtocolException? -

css - Can I use the :after pseudo-element on an input field? -