Thanks For Reply. http://stackoverflow.com/questions/3897053/help-sending-info-from-android-phone-to-an-computer-ip-with-android-emulator
Check it out for your question. Or may be you need to make use of some sort of socket connection or try to check with bluetooth chat app in android samples. Yogendra G On Wed, Apr 18, 2012 at 11:02 AM, Bhuvan Chandra <[email protected]>wrote: > Hello Yogendra , > > Go through this site , www.javacodegeeks.com under location based > application projects u will find a code for finding the current GPS > coordinates, the code works very well in android 2.3 version , i have > tested it on my samsung galaxy y mobile which is a 2.3 version > > I have a question for u , As part of my final year project i have to > develop an application in android which could get the GPS coordinates and > these coordinates have to be sent to a PC(with some ip address) through > WIFI. I mean both the mobile and pc are connected to a wifi network and i > have to write a code to send the coordinates data from mobile to the pc > through wifi ,now i have from the above code the current GPS coordinates , > but i want to know how to send those coordinates to a PC through wifi, If u > have any idea please help > > On Tue, Apr 17, 2012 at 10:20 PM, yogendra G <[email protected]> wrote: > >> Hi All, >> >> Am not able to get latitude and logitude values using gps programming >> in android 2.3 were the same code works very well for below android 2.3 >> version. So,please help me out with some sample code which works well for >> android 2.3 without any problem. >> >> Thanks in Advance.Hoping for reply for the same. >> >> Regards, >> Yogendra G >> >> -- >> 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 > > > -- > 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 -- 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

