Hi everyone,
I'm not *entirely* sure this one is supposed to go here, but anyway :)
Assuming I have two Android-powered devices, connected both to the
same 3G network; does the current API of Android allow to have a
Service running on one of them being contacted by an Application
running on the other one over this 3G network or do I have to go for a
more traditional network (e.g. WiFi AP, Bluetooth) ? If so, how do I
do it ?
I saw the usual Socket part in the API but it is not clear to me
whether this is the way to use the 3G. I also found another discussion
related to communication between a laptop and a dev phone ("Sending
data to android dev phone using 3G connection") so it seems to be
possible.
Does anyone have some details about how to do this ?
S.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---