I almost always get the desktop version of sites on Chrome/Android too. I looked into this in detail and it's just stupid user-agent sniffing; Chrome on Android specifically sends the string "Mobile" to indicate that it's a mobile device. (My UA is currently "Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus Build/IMM76F) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19".)