Skip to content
Philzen edited this page Mar 2, 2013 · 45 revisions

WMP should be able to polyfill the multitouches on all almost any 2.2+ series devices (2.1 support wip), but as there are so many devices out there, here's a list of devices and builds that the polyfill was successfully tested on.

Successfully Tested Devices

Vendor Model** / Street Name Android Version* Build Number* Touch
Count
w/o WMP
with WMP tested WMP Ver-sions Comment
Amazon Kindle Fire 2.3.4 GINGERBREAD 1 8+ 0.2.1 All tests in demo app successful. Custom application only worked with setting polyfillAllTouches = false and viewport content = target-densityDpi=device-dpi
(Fixed in v0.3)
HTC A9191 / Desire HD 2.3.5 3.12.405.1 CL199157 release-keys 1 4 0.3
HTC Thunderbolt ADR6400L 2.3.4 GINGERBREAD 1 8+ 0.2.1 All tests in demo app successful. Custom application only worked with setting polyfillAllTouches = false and viewport content = target-densityDpi=device-dpi
(Fixed in v0.3)
HTC A7272 / Desire Z (Vision) 2.3.3 2.42.405.4 CL192788 release-keys 1 4 0.2.1
0.3
Micromax A70 2.3.3 GINGERBREAD 1 3+ 0.2.1 All tests in demo app successful. Custom application only worked with setting polyfillAllTouches = false and viewport content = target-densityDpi=device-dpi
(Fixed in v0.3)
Motorola Droid 1 2.2.3 FRK76 1 2+ 0.3
Motorola MB525 DEFY 2.3.7 Gingerbread GWK74 - CyanogenDefy 11-11-11 1 2 0.3+ Tested with Multitouch Browser for 2.x
Motorola Moto A953 / Milestone 2 2.3.4 MILS2_U6_4.1-22 1 2 0.3
Samsung GT-I9000 / Galaxy S 2.3.3 GINGERBREAD.XWJVI 1 5 0.2.1
0.3
Samsung GT-I9100 / Galaxy S II 2.3.3 GINGERBREAD.BOKE4 1 8+ 0.2.1
0.3
All tests in demo app successful
Samsung GT-I9003 / Galaxy SL 2.3.4 GINGERBREAD 1 8+ 0.2.1 All tests in demo app successful. Custom application only worked with setting polyfillAllTouches = false and viewport content = target-densityDpi=device-dpi
(Fixed in v0.3)
Samsung GT-S5570 / Galaxy Mini 2.2.1 FROYO 1 2 0.3 Tests in demo app successful. Not working with Construct2 html5 game.
Samsung GT-S5570 / Galaxy Mini 2.3.4 GINGERBREAD.XWKQ7 1 2 0.3 Demos work, but phone does not generate `touchdown` event for 2nd touch, so touches freeze if more than 2 touches are on the screen
(Workin' on a fix)

* As found under "All Settings" -> "About Phone" -> "Software Information"
** As found under "All Settings" -> "About Phone" -> "Hardware Information"

Definition of "Successful":

Means (at least in the pre-1.0 era): OpenLayers and GoogleMaps pinch zoom as on the links included in the demo worked on a particular phone, any bugs or problems with other interfaces or custom apps will be dealt with seperately on the issues List.

Clone this wiki locally