I have an application that works through http, although not through the browser. It works fine on the emulator, but when I build the app for a device, it doesn't communicate. Basically the app communicates with a web server that is running PHP and asp.net. I can browse to the website using a browser on the device, but when I try to connect to it through my app it fails. Again, it works fine through the emulator. Any ideas about things to try, debugging steps, etc?
Thanks, Brian -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

