A
A
Azamat Baimurzin2017-01-17 12:02:40
Mobile development
Azamat Baimurzin, 2017-01-17 12:02:40

What is a hybrid application and the easiest option?

What is a hybrid application and the easiest option?
There is a website with adaptive design, friendly to the size of smartphones, I want to make an application for all platforms from it, the functionality of the application is simple to show the site through the browser and that's it, but so that it can be supported and published on markets.
looked at all sorts of frameworks and technologies, but did not understand how to make such a simple option for all platforms.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
GTRxShock, 2017-01-17
@Aizekdev

To implement a hybrid application, there is one condition - it is a torn front from the backend.
That is, you should have SPA (html + js) and server api (as a REST option) on hand.
From the frameworks, you can look at Ionic, PhoneGap or pure Cordova, to be able to reach the native functions of the phone.
But keep in mind that there are a lot of pitfalls, including performance. So a simple/medium application can still be made hybrid, but it is better to make a complex application native right away. Or look towards React Native / NativeScript
ps If, nevertheless, you decide to do it based on WebView (Ionic etc ..), then look at the CrossWalk plugin to support androids up to 4.4

X
xmoonlight, 2017-01-17
@xmoonlight

Точный ответ на вопрос: здесь.

A
Alexey Ukolov, 2017-07-18
@Cucumbere

Good people, tell me where to find this description on the disk?
These are just Bitrix files that they maintain on their own, you do not need to edit them.
The essence of the problem is that for your version of the catalog module there should be one database schema, but in reality another one. It is necessary to change this field in a DB.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question