如何将移动网站转换为移动应用程序 [英] how to convert mobile website to mobile application

查看:123
本文介绍了如何将移动网站转换为移动应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个移动网站.我想将此移动网站做为移动应用程序.请告诉我一些参考信息.

I have a mobile site. I want to do this mobile site to mobile application. Please tell me some refrences

推荐答案

如果您是一位经验丰富的Web开发人员,但没有使用Android或iOS的经验,那么最好的选择是PhoneGap.

不幸的是,您不能只包装一个实时网站,因为它将使应用商店验证过程失败,但是如果您将其重写为使用ajax来获取其数据的HTML/Javascript应用程序.那么它很可能会通过.

可以在以下位置找到PhoneGap:

http://phonegap.com/ [ ^ ]

编写HTML应用程序后,仅需几个简单的步骤即可将其包装到各种平台所需的各个项目中.

对于iOS,您需要访问安装了XCode ide的Apple计算机.对于Android,最好的选择可能是Eclipse.它可以在Java上运行,因此可以在Windows,Apple和其他平台上进行开发.
If you''re an experienced web developer but don''t have experience with Android or iOS then your best bet is PhoneGap.

Unfortunately you can''t just wrap a live website as it will fail the app store validation process but if you rewrite it as a HTML/Javascript application which uses ajax to get it''s data. Then it''s quite likely to pass.

PhoneGap can be found here:

http://phonegap.com/[^]

Once the HTML application is written it''s only a few short steps to wrap it in the individual projects required for the various platforms.

For iOS you will need access to an Apple computer with the XCode ide installed. For Android your best bet is probably Eclipse. This runs on Java and as such can be developed on Windows, Apple and other platforms.


这篇关于如何将移动网站转换为移动应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆