[android-developers] Connection between Android phone and python server suggestion

2011-05-17 Thread ingy abbas
how can i connect a server code python on PC with android mobile so
that i be able to then and receive data between the server and the
android mobile ?? but put in consider that the socket can not be open
on the mobile android despite its open on the emulator and connect

NOTE ::i want my Android mobile to send to the server my current
location the lat and long method appear to me (GPS) my current
location i want this string method to be send to the server

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Connection between Android phone and python server

2011-05-16 Thread ingy abbas
I want to be able to send  Messages Between Android phone and Python
Server so to be able to send my lat and lang in GPS appear on my
Android mobile phone . because i cant open socket on my android mobile
and i want to be able to send lat and lang (GPS ) from my android
mobile to my Server Python and i cant open socket using the phone;
socket can be open only when i use Emulator .. So tany solution !! or
suggestion to solve the problem?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en