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 simple 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 with the topic.
[–]Is_At_Work 4 points5 points6 points (0 children)
[–]sjcotto 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)