Export to GitHub

cocos2d-android - issue #20

Upgrade cocos2d to the latest?


Posted on Aug 12, 2010 by Helpful Camel

Thanks very much for your great work on cocos2d-iphone port. We note the current version was port from 0.82. And now cocos2d-iphone is 0.99~1.0. There are many changes as time goes.

Do you have any plan to upgrade cocos2d-android then?

I'm just doing the upgrade based on your work on 0.82, and there are still ten files or so left. I didn't get a run on the updated code, so don't know whether they will work or not.

BTW: why cocos2d-android requires SDK 1.6 or later? I think I have successfully run most tests a month ago, after I set the SDK requirement to 1.5.

Thanks, Weikuan Zhou

Comment #1

Posted on Sep 15, 2010 by Helpful Camel

Hi all, I have upgraded cocos2d-android from 0.82 to 0.94 now. Yet there are still many things to do(for example, the particle system) and it is not fully tested, but I can see CCDrawingPrimitives ccDrawLine's output now. Just wondering is there anyone interested in this upgrade and help me to improve it please? You can contact me via my gmail: zhouweikuan#gmail.com

Thanks, Weikuan Zhou

Comment #2

Posted on Sep 15, 2010 by Helpful Camel

And the fps display, it is about 18.7 fps or so on 2.1 simulator here.

Comment #3

Posted on Sep 16, 2010 by Helpful Camel

OK, We have tested the original tests, most of them display, several of them work exactly the same as before.

We will port the test suite from cocos2d-iphone to cocos2d-android to make almost of them to work, and thus resolve all potential bugs in the updated codes.

Welcome to join us!

Thanks, Weikuan Zhou

Comment #4

Posted on Sep 17, 2010 by Helpful Camel

I have added a new test suite(from cocos2d-iphone), it is ActionManagerTest. it works very well, and I fixed some issues for cocos2d-android found in this test.

I will fork a new project after I get enough persons interested on this project and wnat to contribute to it. The source code is there: http://github.com/ZhouWeikuan/cocos2d

We will move on very fast:-), so just check it out before you want to see what is going on.

Thanks, Weikuan Zhou

Comment #5

Posted on Sep 21, 2010 by Helpful Camel

Hi all, I have created a new project in googlecode, it is here: http://code.google.com/p/cocos2d-android-1

there are several screenshots and demos, and source codes.

Welcome to join me to improve cocos2d-android.

Thanks, Weikuan Zhou

Comment #6

Posted on Oct 2, 2010 by Helpful Rabbit

Since you new projects carries exactly the same bugs as this one (some of them I've fixed but you didn't in your fork), why don't you merge your project with this one? In other words, what's the point of having 2 projects with almost the same code? We are talking about cocos2d here, not BSD. Let me know.

Comment #7

Posted on Oct 2, 2010 by Swift Bird

I agree you guys should merge projects and we can all work on it together.

Comment #8

Posted on Oct 5, 2010 by Helpful Camel

I'd like to, but there was no feedback when I was asking for merge. So I upgraded it to 0.99.4 myself.

I'd still like to merge the projects if I have the right to do it.

Comment #9

Posted on Dec 13, 2010 by Massive Camel

Did you manage to merge the projects? I think that, since both are BSD licensed, there is no problem with merging...

Status: New

Labels:
Type-Defect Priority-Medium