Android操作系统和PostgreSQL [英] Android OS and postgreSQL

查看:766
本文介绍了Android操作系统和PostgreSQL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在开展一个Android项目,但需要连接到我们在我们的其他项目中使用PostgreSQL服务器。 在起点对此有何建议? 有什么在那里(有薪或无薪),这将使我们能够做到这一点?

We are undertaking an Android project but need to connect to postgreSQL server which we use throughout our other projects. Any suggestions on a starting point for this? Is there anything out there (paid or unpaid) that will allow us to achieve this?

我意识到这是一个pretty的一般性的问题,虽然我们有写作的桌面客户端/服务器应用程序的丰富经验,我们有一个程序设计用于移动设备的经验。

I realize that this is a pretty general question, and although we have extensive experience with writing desktop client/server apps, we have little experience with programming for mobile devices.

推荐答案

我会写一个RESTful API或WebService用作您的Andr​​oid设备的前端连接到PostgreSQL后端。

I would write a RestFUL API or WebService to be used as front end for your Android device to connect to your PostgreSQL backend.

我不认为你可以直接在Android应用程序连接到PostgreSQL数据库。

I don't think you will be able to connect directly your Android App to a PostgreSQL database.

这篇关于Android操作系统和PostgreSQL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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