查看log 报的错如下 但是我已经将报错中的文件"Resource.txt"拷贝到了assets文件夹下,所以不知道为什么了
cocos2d-x debug info cocos2d: fullPathForFilename: No file found at Resource.txt. Possible missing file.
CCFileUtilsAndroid.cpp relative path = Resource.txt
CCFileUtilsAndroid.cpp … FileUtilsAndroid::assetmanager is nullptr
楼主怎么解决的,我现在也碰到这问题了