Friday, January 28, 2011

MySpeed 5.1.1 - fix a crash on Nexus S

MySpeed was crashing on the Nexus S.  Turns out the problem was that on Android 4.0 (ICS) devices hardware acceleration is turned on by default, but some operations are not supported with hardware acceleration, specifically Canvas.drawPicture.

It was also crashing in the radar view because I forgot to implement something :-(

Based on the Analytics, I re-ordered the menu to put the more-frequently used items first.

Since the OSM XAPI server isn't working (that's used for downloading OSM cameras) I decided to use my own mirror of it.  So now you can download the cameras in the OSM database.  This should especially make people in Russia happy since POIplaza doesn't cover Russia but there's lots in OSM.