Nightonke/CoCoin

Build failed

tracywang26 opened this issue · 3 comments

Information:Gradle tasks [:app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources]
/Users/Tracy/sourcecode/github/CoCoin/app/src/main/res/drawable/CoCoin_Splash_1.png
Error:Error: 'C' is not a valid file-based resource name character: File-based resource names must contain only lowercase a-z, 0-9, or underscore
Error:Execution failed for task ':app:mergeDebugResources'.

/Users/Tracy/sourcecode/github/CoCoin/app/src/main/res/drawable/CoCoin_Splash_1.png: Error: 'C' is not a valid file-based resource name character: File-based resource names must contain only lowercase a-z, 0-9, or underscore
Information:BUILD FAILED
Information:Total time: 46.951 secs
Information:2 errors
Information:0 warnings
Information:See complete output in console

把文件名CoCoin_Splash_1.png改为:cocoin_splash_1.png就行了

hi,who can help me ? I encountered a error "failed to resolved to bmob-sdk-3.4.5" in android studio

我用android studio build 的时候 ,报错无法解决 bmob-sdk-3.4.5 依赖,有人遇到过么