Convert website to a SmartPhone App

一世执手 提交于 2019-12-23 06:48:07

问题


I have created a mobile version of a website and tested it thoroughly, it functions the way i want, does everything, now I want to create a app which just embeds the webpage (actually a /app folder on my domain)

I want to create a app which just embeds my page , I am zero in app development as of now.

however, I can do everything required in php , hmtl5,css,jquery

I tried the following :

http://appsmakerstore.com/
http://manage.theappbuilder.com/Dashboard/Dashboard.aspx
http://mobilecp.conduit.com/app/dashboard
http://www.andromo.com/projects

Also saw PhoneGap but invain...

But none seem to do as i want, just embed the page i want.

Incase you want to knw, I want to create a app like 9gag where there is infinite scroll, and the gags keep on updating in a infinite list...


回答1:


I haven't personally used this, but it advertises that you can simply drag and drop in a WebView component and then link it to your site. Alternatively, you could create native applications for the phones you want and utilize native WebView components (UIWebView for iOS and WebView for Android)

I'm sure that there are tons of tutorials on the web on how to implement each object.




回答2:


Use this: apps geyser

It works but you can't have multiple files put together. Just submit it to google play after that.



来源:https://stackoverflow.com/questions/17600019/convert-website-to-a-smartphone-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!