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 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -