使用phonegap和CodeIgniter制作移动应用程序有什么经验? [英] What has been the experience in making a mobile app using phonegap and CodeIgniter?

查看:109
本文介绍了使用phonegap和CodeIgniter制作移动应用程序有什么经验?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用phonegap制作移动应用程序。但是,我也想使用CodeIgniter。社区的这种经历是什么?我试过谷歌搜索,但只是似乎找到简历和求职广告!我打算使用CI与jquery-mobile。但我想知道我是否可以使用phonegap它包装它作为一个Android或iOS移动应用程序。

I'm looking at making a mobile app using phonegap. However, I would like to use CodeIgniter as well. What has been the community's experience in doing such? I have tried googling it but only seem to find resumes and job wanted ads! I intend to use CI with jquery-mobile. But I was wondering if i could use phonegap with it and package it as a android or iOS mobile app.

推荐答案

正在使用CI作为您的后端在使用phonegap + jquery mobile构建的移动应用程序之间来回传递数据。如果是这样,无论您使用CI还是任何其他后端Web框架,都应该非常直接。您可能会考虑使用JSON作为数据格式来保持数据大小。

I assume you are using CI as your backend to deliver data back and forth between your mobile app built with phonegap + jquery mobile. If that is the case, whether you use CI or any other backend web framework, it should be pretty straight forward. You'll probably want to consider using JSON as your data format to keep data size down.

我想象的RESTful Web服务会适合你。请查看本指南,了解如何让他们与CI合作: http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/

I would imagine RESTful web services would suit you well. Check out this guide on getting them working in concert with CI: http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/

我个人现在使用CI + phonegap + xuijs堆栈,在通信方面非常直接。

I personally am using a CI + phonegap + xuijs stack now and its pretty straight forward in terms of communication.

这篇关于使用phonegap和CodeIgniter制作移动应用程序有什么经验?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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