Does cocos2d-html5 support android

I see some errors. Is there any plan about cocos2d-html5 to support Android and iOS.
TypeError: ‘undefined’ is not a function…
TypeError: ‘undefined’ is not an object…

There are three games which can run with Cocos2d-html5, Cocos2d-x javascript binding and Cocos2d-iPhone javascript binding.

Please refer to this news: http://www.cocos2d-x.org/news/81

Does it mean that Cocos2d-html5 can’t be used in Android and iOS without other modules support.

It only runs in browsers or web view without other modules support.
You can run it in mobile browsers on android or iOS, but you can’t run it as native app without JSB engine.