seven
1
In win32 project, Image files in the folder named “Resource”.
but in android project, build_native.sh copys them to “assets” folder from “Resources”.
I have to keep “Resource” and “Resources” that have same contents.
or copy the Image files to “assets” folder manually.
maybe it is a bug…
walzer
2
Thanks for your report. Bug #637 is created for this case, and is fixed in v0.9.1
seven
3
But this issue still exists in my build… cocos2d-1.0.1-x-0.9.1
It maybe cause of ADK tools.
my ADK is the latest version.
Did you mean that, project created by win32 template put the image files in folder named “Resource”?
Thank you.
#747 is created for it.