Mobile Phone OS platforms

August 25th, 2009

I was trying to pull out a master list of all mobile phone OS’es. I have heard of WURFL(Wireless Universal Resource File) which is an xml file containing a comprehensive information about many wireless devices (mobil phones)

After a long gap, I wrote few lines of PHP code – a simpleXML parser to parse this xml file and list down the different mobile OS’es in it. I am posting what I got out of it.

Android
Hiptop OS
iPhone OS
Linux Smartphone OS
Palm OS
RIM OS
Symbian OS
webOS
Windows Mobile OS

I am just wondering, is this list complete? Have I missed some other?

Leave a Reply