Android Apps / Ios HTML

Asked

Viewed 267 times

0

I need to develop a mobile application, I would like to do in the style of the globe app, which is a responsive site that is displayed, which program should I use to develop in html and be compiled for platforms?

  • Try Phonegap, meet your needs well.

1 answer

2


You have many ways of working with this. Can use IONIC (Phonegap), has Intel XDK among other tools.

You can also make a website responsive, and encapsulate within a webview on android, Ios or windows phone.

  • 3

    Just one caveat: Ionic and Phonegap are different things. See explanation

  • i would like this last option, but do not know how to encapsulate in a webview, there is some program for this?

  • you already have the site ready? if you have just create a project in android studio. Use the Webview component and pass the Url of your site. To work free internet access in android manifest. If you do not know mobile programming, you will have to give a basic study to generate the apps.

  • Yes, it is the habitamais.com, I will only develop a specific page for the app, could you point out topics for me to study? It’s very simple what I want to do but I’ve never had experience with mobile

  • Will be cross-platform or just android?

Browser other questions tagged

You are not signed in. Login or sign up in order to post.