On Tue, Oct 16, 2012 at 11:04 AM, Mario Denote <mario.leone...@gmail.com> wrote:
> I have to connect and exchange messages between two different android
> devices. I can use Bound services to perform IPC between two different
> devices?

No. IPC != RPC.

> If no what is the most appropriate technology I have to use?

SMS, or the Internet, or Bluetooth, or NFC (Android Beam,
specifically), or WiFi Direct.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 4.2 Available!

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

Reply via email to