Export to GitHub

cocos2d-android - issue #18

how to use cocos2d andtroid in new project?


Posted on Jul 17, 2010 by Grumpy Panda

I was able to install the .apk on the emulator. But it's not clear to me how to use the cocos library in my own project. Is there any documents that shows how to do it?

Building from source and then adding the two .jar files into eclipse's project. But I get an error that says there is a duplicate entry AUTHORS.

I will appreciate you guidance.

Thanks,

Comment #1

Posted on Oct 12, 2010 by Helpful Camel

There is a template here, it might help:

http://code.google.com/p/cocos2d-android-1/downloads/detail?name=cocos2d-template-versioncode5.zip&can=2&q=#makechanges

Comment #2

Posted on Nov 14, 2010 by Swift Horse

Don't install from apk. Check out the code and add it in your project.

Status: WontFix

Labels:
Type-Defect Priority-Medium