B
B
batmanXVII2016-01-20 19:03:04
Android
batmanXVII, 2016-01-20 19:03:04

How to create a multi-platform application correctly?

Perhaps my ideas about the use of different technologies will be fundamentally wrong ... The essence of the problem is this:
There is a website. Frondend on hmtl+js. PHP backend. I want to "pack" it all into applications for different platforms. After reading information about web and hybrid applications, I still did not find a clear answer - how is it the best way to package this site.
I found 2 options:
- Build the entire Frondend front using PhoneGap / Intel XDK (while rewriting it with application-optimized frameworks (Framework7, Ionic ...)), which essentially pack it into (pseudo) native applications with Webview .
- Do not embed Frondend into this very application, but simply create mini browsers that will open my site. In this case, any change will immediately be displayed to users. From the minuses - you can not sew offline functionality into the application. And I also found only bad reviews about this method. + did not find a tool that would make such mini browsers for different platforms after giving it a url.
I suppose this is not all methods to make an application from the site. I would like to know the opinion of the community on how to properly pack the site into a multiplatform application.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey, 2016-01-21
@akeinhell

habrahabr.ru/post/251723

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question