I"m doing a basic HTTP Get. Works fine a bagillion times in the emulator.
Fails with this on the Device. I can load the URL fine in the browser on the device. W/System.err( 4576): java.io.FileNotFoundException: http://gotfanz.com/v1/join W/System.err( 4576): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java: 1061) Odd ? -- 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

