Hi all and once again thanks a lot for help

Now please consider the following scenario ,  I am making an sms
friendship kind of thing with android ,

so , I have to use and access database to store he necessary , but
what protocol/approach should I use to connect between android
emulator and database,
the client and server would on two different PCs


like for example

if I am a user that is using the application for the first time , the
app should see if I have a profile in the database first , if I dont
it should ask me to sign up with credentials like name , age , gender
, interests etc , once and then my profile should be created ,

from then on , the app should allow me to edit my info,

So the question is how should the communication occur between client
and server , I mean what protocl / style of communication etc,

sorry if the question is ambiguous

my database is in access and I have written server in Java,

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to