android - Simple Browser/Website web app mobile app/shortcut -


i have website/web app want make available on mobile devices.

the website responsive , can used inthe mobile browser, want make available on google play / app store. question is: how create simple app browser, run natively on phone load web page in full screen?

any simple solutions or frameworks?

well there different approaches solve questions trying give rough idea following 2 approaches.

easy , simple one

1) use web views , call home page url that's all.

for better performance.

2) create rest apis required data mobile app . , use either web view or create own views , show user . in case if create native view app perform faster development take time.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -