Hi Guys: I try to add a google map into to mapview active, but I got the following warnings: WARN/AndroidHttpConnectionFactory(596): Exception in HttpUrlConnection.getInputStream: WARN/AndroidHttpConnectionFactory(596): java.io.FileNotFoundException: http://www.google.com/glm/mmap/a WARN/AndroidHttpConnectionFactory(596): at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java: 1028) WARN/AndroidHttpConnectionFactory(596): at com.google.common.io.android.AndroidHttpConnectionFactory $b.openDataInputStream(Unknown Source) WARN/AndroidHttpConnectionFactory(596): at com.google.common.DataRequestDispatcher.serviceRequests(Unknown Source) WARN/AndroidHttpConnectionFactory(596): at com.google.common.DataRequestDispatcher$DispatcherServer.run(Unknown Source) WARN/AndroidHttpConnectionFactory(596): at java.lang.Thread.run(Thread.java:896)
is anyone know it is a network connection issue or map issue? many thanks ! Lu --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

