Can phonegap just display my mobile website in an embedded browser?

前端 未结 4 883
夕颜
夕颜 2021-01-31 04:58

I have a website built in django, its responsive so works from 320px to 960px.

I\'ve noticed when i tell people the first thing they do is go to their native app-stores

4条回答
  •  借酒劲吻你
    2021-01-31 05:13

    If you just want to make an android app from your website,then try
    http://www.appsgeyser.com/

    If you want to do this in phonegap,then copy the website files into assets folder of your phonegap project and build.

提交回复
热议问题