If the server is addressable from the Internet (i.e. not under a NAT or firewall that hides it), then it should work (provided you code uses its public IP address to connect to it).
On Sat, Oct 9, 2010 at 4:57 AM, Jatin D Patel <[email protected]> wrote: > I have developed an android app which calls the web service which runs > smoothly on my emulator. > > Will the same appl work if i installed the same application on android > mobile device and call the webservice. (server running on my laptop) > > > -- > Thanks, > Jatin D N Patel > Masters, Computer Sci. > Suny Binghamton Univ, NY. > > You Got To Think HIGH to RISE. > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

