Connect android to database

Posted by danny on Server Fault See other posts from Server Fault or by danny
Published on 2010-05-31T11:58:34Z Indexed on 2010/05/31 12:03 UTC
Read the original article Hit count: 269

Filed under:
|
|
|
|

I am doing a school project where we need to create an android application which needs to connect to a database. the application needs to gain and store information for people's profiles on the database. But unfortunatly we are a little bit stuck at this point because there are numerous ways to link the application such as http request through apache or through the SOAP/REST protocol.

But it's really hard to find good instructions or tutorials on the problem since I can't really find them. Maybe that's cause i'm probably using the wrong words on google. Unfortunately I have little relevant information. So if anyone can help me with finding relevant links to good online tutorials or howto's than those are very welcome.

© Server Fault or respective owner

Related posts about apache

Related posts about php