I need to develop a mobile application, I would like to do in the application style of the globe, which is a responsive website that is displayed, which program should I use to develop in html and be compiled for platforms?
I need to develop a mobile application, I would like to do in the application style of the globe, which is a responsive website that is displayed, which program should I use to develop in html and be compiled for platforms?
You have several ways to work with it. You can use IONIC (Phonegap), have Intel XDK among other tools.
You can also make a responsive website, and encapsulate within a webview on android, ios or windows phone.