For those who still use the STM tracker (ala. myself), you might want to update the device database.
Very simply:
1. Go here: http://sourceforge.net/projects/wurf...atabase/1.4.4/
2. Extract wurfl.xml
3. Place wurfl.xml into a zip file called wurfl.zip
4. Upload/overwrite wurfl.zip into your 3rd-parties/wurfl/resources folder
Enjoy updated device data.
Lookin forward to STM v3
Cheers 
Hey buddy, pardon my noobness but where is the wurfl.xml file located when you download the package?
I've unzipped it, and get a ton of HTML files but can't find wurfl.xml.
This isn't quite correct... close though. The link you provided is for the API, not the database. Also, the database is cached inside MySQL so you need to clear the cache in order to load new data from that location.
Here's the winning formula:
1) Download latest database from: http://sourceforge.net/projects/wurf...3.zip/download
2) Rename file to wurfl.zip
3) Upload/overwrite wurfl.zip into your 3rd-parties/wurfl/resources folder
4) Login to cPanel where Tracker is hosted and open PhpMyAdmin under Databases section
5) Click your Tracker database from left-hand sidebar
6) "Drop" the 'wurfl_object_cache':

It will take about 2 - 5 minutes to rebuild the device database from the new file you've uploaded. During this time traffic running through the Tracker will hang, but everything will go back to normal afterwards.
Enjoy the lack of "Android X.X" in your Device reports!
Awesome, thank you very much goodrich 