Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The screen is black when I run the Demo of ClickAndMoveTest #81

Open
linguokun1 opened this issue Jul 13, 2016 · 8 comments
Open

The screen is black when I run the Demo of ClickAndMoveTest #81

linguokun1 opened this issue Jul 13, 2016 · 8 comments

Comments

@linguokun1
Copy link

Several Demos existed these issues.
I want to know why? Thanks.

@linguokun1
Copy link
Author

These black screen issues just happen on real phone. Emulator does not exist these issues. I don't know why? I am afraid that these issues will happen on my project.

@midcomc
Copy link

midcomc commented Jul 13, 2016

You try to pay attention to the last thread action
2016年7月13日 16:19於 "linguokunSponia" [email protected]寫道:

These black screen issues just happen on real phone. Emulator does not
exist these issues. I don't know why? I am afraid that these issues will
happen on my project.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#81 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AGprqAYSFKbdnIf1KJvIUJ8PsiMg3o6Sks5qVJ-OgaJpZM4JLKH4
.

@midcomc
Copy link

midcomc commented Jul 13, 2016

computer and mobile is different speeds
2016年7月13日 16:24於 "Midco Cheung" [email protected]寫道:

You try to pay attention to the last thread action
2016年7月13日 16:19於 "linguokunSponia" [email protected]寫道:

These black screen issues just happen on real phone. Emulator does not
exist these issues. I don't know why? I am afraid that these issues will
happen on my project.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#81 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AGprqAYSFKbdnIf1KJvIUJ8PsiMg3o6Sks5qVJ-OgaJpZM4JLKH4
.

@linguokun1
Copy link
Author

linguokun1 commented Jul 13, 2016

@midcomc I recently find that these issues some phones. So I guess that also need libgdx.so of arm64-v8a and armeabi-v7a?

@linguokun1
Copy link
Author

@midcomc Below is answer, how can I ask contributor to update the cocos2d-android.jar?

Go to org.cocos2d.nodes package and there in the class CCDirector.java find the method SetProjection and also find this state GLU.gluPerspective(gl, 60, size.width/size.height, 0.5f, 1500.0f); and after you finded this , your topic is to replace with this >=== GLU.gluPerspective(gl, 60, size.width/size.height, 0.5f, 2000.0f);

And it will work perfectlly

@midcomc
Copy link

midcomc commented Jul 14, 2016

Unfortunately, the author has stopped updating Android -cocos2d.jar .
He was talk me in email.

And this is my test , use android-cocos2d.jar in Android apps AIED make.
You can make any changes,Refuel.

https://github.com/midcomc/touch?files=1

@midcomc
Copy link

midcomc commented Jul 14, 2016

Oh sorry , did not use cocos2d.

@linguokun1
Copy link
Author

@midcomc Excuse me, I also want to know if this library does not support skeleton animation? Because it has not been updated for long period?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants