Gerald Nunn's Blog

« Linux alternative to NetMeeting | Main | OnTrack and HTC Sense UI Startup Problems »

OnTrack Updated to 2.5.3 in Market

Friday, July 09, 2010

Just a quick note to say I updated OnTrack to 2.5.3 in the Android market. Apparently the Android home screen caches the application activity to start when the application is launched. This means the new screen was bypassed along with some important initialization causing an error. I've moved the initialization to an Application object, which I should have done in the first place, and hopefully that will correct the problem. Another way to workaround it is to simply remove the OnTrack icon from your home screen and then add it back.

Finally there was a small issue where the backup progress bar wasn't working correctly, that has been fixed as well.

Posted by Gerald Nunn at 8:38 AM | Categories: Android | Permalink