Deploy APK problem

Hi,

New on Cocos here.

I confuse for deploy the APK on cocos-HTML5 or cocos-x.

Before this,I copy HELLOWorld exmaple for starting my project,now wanna deploy to APK.

I read:
http://www.cocos2d-x.org/wiki/How_to_create_a_multi-platform_project_in_one_command_line

After create the files “proj.android”,how do correct put my project and deploy it?

Example,I wanna deploy cocos2d official game example “Fruit Attack”.

Hi,

We provide a console tool that makes the development of CH5 and JSB application much more simpler and convenient. You can use it to create a new project, publish it to android, iOS, Mac OS or web, and it’s very easy to use.

Please see: https://github.com/cocos2d/cocos2d-js

@ludingping wrote:

Hi,

We provide a console tool that makes the development of CH5 and JSB application much more simpler and convenient. You can use it to create a new project, publish it to android, iOS, Mac OS or web, and it’s very easy to use.

Please see: https://github.com/cocos2d/cocos2d-js
Thank,that was awesome,hope deploy will be more easy.

I have trial the JS Alpha version,but compile android platform getting error,please see my post here: