Hi there, I kind of wonder why Android SDK uses an approach of using virtual routers and hard-coding IP addresses? I found it extremely inconvenient as I need to develop an application that involves bi- directional connection (a.k.a. the phone not only sends requests but also listens to them), and hard-coded network addresses mean that it's prohibitively hard to simulate return traffic (Okay, I should admit we have actual phones, but emulators give shorter development cycles with regard to application update time).
Thanks, Pat -- 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

