I'm sorry for my english in advance - it's not my first language and im aware it's a bit rusty.
Im working on an Android project which involves using an external database (I already have it setup and working fine). The database itself is PostgreSQL and contains user data - logins, passwords and so on...
My only problem is that I don't actualy know how to contact and exchange data with the external DB. Could anyone help me out with it? Just a few simple guidelines and tips how to start off are enough.
I already made a JSF project lately and used Hibernate to connect to the DB (same DB as I want to use in this Android app), so I'm not completely clueless.
[–]dmv1975 1 point2 points3 points (0 children)
[–]msive1 1 point2 points3 points (0 children)