[android-developers] Re: Json - 2 Emulators

2011-10-07 Thread Paul Turchenko
Why not use tcpip to do that? Just setup port forwarding in adb On Oct 6, 9:35 pm, Diogo Salaberri caxix...@gmail.com wrote: Hello guys, I want to transfer data from a emulator to another emulator, running on the same machine. But when the SMS was received, the message isn't like the message

Re: [android-developers] Re: Json - 2 Emulators

2011-10-07 Thread Diogo Salaberri
Any tutorial for port forward ? On Fri, Oct 7, 2011 at 8:46 AM, Paul Turchenko paul.turche...@gmail.comwrote: Why not use tcpip to do that? Just setup port forwarding in adb On Oct 6, 9:35 pm, Diogo Salaberri caxix...@gmail.com wrote: Hello guys, I want to transfer data from a emulator to

Re: [android-developers] Re: Json - 2 Emulators

2011-10-07 Thread Christopher Van Kirk
Sounds like an excellent way to bankrupt your customer. On 10/7/2011 12:06 PM, Zsolt Vasvari wrote: Are you using SMS as a transport layer for JSON? Doesn't sound like a good idea. On Oct 7, 2:35 am, Diogo Salaberricaxix...@gmail.com wrote: Hello guys, I want to transfer data from a

Re: [android-developers] Re: Json - 2 Emulators

2011-10-07 Thread Diogo Salaberri
It's just for tests. I want to communicate 2 emulators cause bluetooth isn't avaiable. Another way to do ? On Fri, Oct 7, 2011 at 12:49 PM, Christopher Van Kirk christopher.vank...@gmail.com wrote: Sounds like an excellent way to bankrupt your customer. On 10/7/2011 12:06 PM, Zsolt Vasvari

Re: [android-developers] Re: Json - 2 Emulators

2011-10-07 Thread Kristopher Micinski
Internet??? Kris On Fri, Oct 7, 2011 at 12:02 PM, Diogo Salaberri caxix...@gmail.com wrote: It's just for tests. I want to communicate 2 emulators cause bluetooth isn't avaiable. Another way to do ? On Fri, Oct 7, 2011 at 12:49 PM, Christopher Van Kirk christopher.vank...@gmail.com wrote:

Re: [android-developers] Re: Json - 2 Emulators

2011-10-07 Thread Kristopher Micinski
(Obviously this should have been tcp/ip, though I realize somebody has mentioned that :-) On Fri, Oct 7, 2011 at 12:18 PM, Kristopher Micinski krismicin...@gmail.com wrote: Internet??? Kris On Fri, Oct 7, 2011 at 12:02 PM, Diogo Salaberri caxix...@gmail.com wrote: It's just for tests. I

[android-developers] Re: Json - 2 Emulators

2011-10-06 Thread Zsolt Vasvari
Are you using SMS as a transport layer for JSON? Doesn't sound like a good idea. On Oct 7, 2:35 am, Diogo Salaberri caxix...@gmail.com wrote: Hello guys, I want to transfer data from a emulator to another emulator, running on the same machine. But when the SMS was received, the message isn't