Android connect in Postgres

0

I have an application, and I want to use the postgres database, this database is on a server, and I can access that server, as I make the connection. I do not know if I explained it right, but I think you can understand it.

    
asked by anonymous 29.08.2014 / 02:46

1 answer

1

They say a picture is worth more than 1000 words ... and a presentation?

Joking aside, a presentation of the PostgreSQL Conference 2011 explains how to do it:

Android & PostgreSQL

    
29.08.2014 / 02:58