no server is on a PC,

On Fri, Jul 16, 2010 at 1:58 AM, chaitanya <vengeance...@gmail.com> wrote:
> Why do you need to connect with the SQL database from the Android
> phone? is your server on the Android phone? If it is i think you must
> use a web service like SOAP, etc.. If the server is on an independent
> machine which generally is the case, use sockets to connect to the
> server from the Android phones
>
> On Jul 15, 8:01 am, Emmen Farooq <farooq.em...@gmail.com> wrote:
>> Hi , we need to make a android based chat software , now the scenario
>> is as follows
>>
>> let I be user A and I want to use the application under developemnt ,
>> let the application be called friends circle , now when i log in for
>> the first time , the app should ask me to sign up and save my data , I
>> am handling xml , I dont know even what Im trying to ask
>>
>> On the server I have made a database , that would store the necessary
>> requirements now i should somehow communicate between an SQL database
>> and the android phone ,
>>
>> guide appropriately please
>
> --
> 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
>

-- 
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