E
E
ertaquo2011-12-08 22:02:43
JavaScript
ertaquo, 2011-12-08 22:02:43

HTML 5 Canvas on Android, iOS and WP7?

Will the application (specifically, the game) work on HTML 5 Canvas under Android, iOS, WP7 platforms in embedded browsers? Are there any compatibility and performance issues?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Infernal, 2011-12-08
@ertaquo

Will be (on WP7 - only starting with Mango). On Android < 3.0 and iOS < 5.0 there is no canvas hardware acceleration, so it can slow down. Well, the mouse control will need to be rewritten on the touch.

P
Pavlo Ponomarenko, 2011-12-09
@TheShock

In terms of performance, it works terribly on Android. On iOS it's great. On iOS without hardware acceleration, not bad.

D
Dmitry, 2011-12-09
@Neir0

There are no problems with canvas on WP7, there are problems elsewhere.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question