It gives me: 11-09 09:17:47.435: W/System.err(3812): IOException processing: 26 11-09 09:17:47.435: W/System.err(3812): java.io.IOException: Server returned: 3 11-09 09:17:47.435: W/System.err(3812): at android_maps_conflict_avoidance.com.google.googlenav.map.BaseTileRequest.readResponseData(BaseTileRequest.java:115) 11-09 09:17:47.435: W/System.err(3812): at android_maps_conflict_avoidance.com.google.googlenav.map.MapService$MapTileRequest.readResponseData(MapService.java:1473) 11-09 09:17:47.435: W/System.err(3812): at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher.processDataRequest(DataRequestDispatcher.java:1117) 11-09 09:17:47.435: W/System.err(3812): at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher.serviceRequests(DataRequestDispatcher.java:994) 11-09 09:17:47.435: W/System.err(3812): at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher$DispatcherServer.run(DataRequestDispatcher.java:1702) 11-09 09:17:47.435: W/System.err(3812): at java.lang.Thread.run(Thread.java:856)
Which seems like a classic "bad api key" mistake, -but how come my scraped app works with that same api key? I even copied the entire mapview node to the news app, just to make sure they were similar. And in case something else related to the map activity contains bugs, how come the debug api key works just fine? (That same debug key that also worked fine in the scaped app) -- 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

