Comment 21 for bug 579443

Revision history for this message
droidguy (stan-berka) wrote :

Hi Chris and All,
I am moving forward with this issue. I got stuck for a couple of days, because the service's onCreate() turns out to be run asynchronously of the thread that start the service, it seems. But, finally, I have resolved the issue.
So, the statistics view is ready and switching between the map and that view. The service seems to be working and to update the view, too. Still, the units are hardcoded to be metric. I have to do just a bit more alpha testing, since I only got yesterday unstuck with the onCreate() issue and will be ready to send the patch to you (to ZeroG and/or Kieran, right?) to commit it.
After that, the switching units will still need to be done. And the view I to be "beautified" with feedback from you, guys.
droidwiki