Connecting to a web server... Unless something unusual is going on, that would be rather through HTTP requests, not through bare bones socket-based communications.
On Mar 28, 3:36 pm, raqz <[email protected]> wrote: > Hello, > > Could you please tell me how do I send the GPS location of the phone > to a webserver through a socket. I am able to display the gps location > on the screen with a toast widget in locationchanged() function. > After that, I try to send the co-ordinates through a socket but the > emulator crashes. > Could some one please tell me how to go about this. > > Thanks, > Raqeeb -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

