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

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

python - Terminate a gnome-terminal opened with subprocess -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -