[android-developers] Overlay ConcurrentModificationException (continued)

2009-08-27 Thread Lex
This post is in addition to: http://groups.google.com/group/android-developers/browse_thread/thread/1459f065d3af1a5e I have exactly the same problem and Doug pinpointed what's probably the issue in my case exactly: So here's the deal: I have a Vector containing traffic messages (received from a

[android-developers] Overlay ConcurrentModificationException

2009-06-26 Thread jgostylo
I am trying to integrate a third party location finding service into my app and I am using the results of the location to place an overlay onto my map. The answer to this question is not "use MyLocationOverlay". I am moving away from that for non-GPS accuracy reasons. When the third party locat