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 t
I'd go with a lightweight REST interface that would talk to PostgreSQL in the backend. Have a look at Simple.