简体   繁体   中英

Convert website to a SmartPhone App

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...

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.

Use this: apps geyser

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM